On 30 August 2016 at 01:28, Marek Olšák wrote:
> From: Marek Olšák
>
> The closed compiler does the same thing.
>
> This fixes: GL45-CTS.texture_gather.*-int-* (18 tests)
Also reused in radv, and works there to fix a bunch of gather int tests.
Reviewed-by: Dave Airlie
> ---
> src/gallium/driv
From: Marek Olšák
The closed compiler does the same thing.
This fixes: GL45-CTS.texture_gather.*-int-* (18 tests)
---
src/gallium/drivers/radeonsi/si_shader.c | 99 +++-
1 file changed, 96 insertions(+), 3 deletions(-)
diff --git a/src/gallium/drivers/radeonsi/si_sh