r600/shader: handle bitfield extract semantics properly.
authorDave Airlie <airlied@redhat.com>
Mon, 13 Nov 2017 06:28:35 +0000 (16:28 +1000)
committerDave Airlie <airlied@redhat.com>
Mon, 13 Nov 2017 20:16:06 +0000 (06:16 +1000)
commit63b6eb9cb92238e7aff71de680c18f5d1d1bcd91
tree6ec4b23f677e0159451cfec06d4626f15cc57504
parent044280920559e2ee1a2b70d14cac605551a8d8be
r600/shader: handle bitfield extract semantics properly.

Fixes:
tests/spec/arb_gpu_shader5/execution/built-in-functions/fs-bitfieldExtract.shader_test

Signed-off-by: Dave Airlie <airlied@redhat.com>
src/gallium/drivers/r600/r600_shader.c