From: Dave Airlie
This ports the texture gather integer workaround from radeonsi.
This fixes:
KHR-GL45.texture_gather.plain-gather-uint/int*
v2: add rect support, fix 2d array shadow
Signed-off-by: Dave Airlie
---
src/gallium/drivers/r600/r600_shader.c | 162 +
From: Dave Airlie
This ports the texture gather integer workaround from radeonsi.
This fixes:
KHR-GL45.texture_gather.plain-gather-uint/int*
Signed-off-by: Dave Airlie
---
src/gallium/drivers/r600/r600_shader.c | 135 +
1 file changed, 135 insertions(+)
diff -