On Fri, Nov 20, 2015 at 4:52 PM, Ilia Mirkin wrote:
> This fixes CubeArrayShadow tests (where the shadow comes in via a second
> arg to the TEX instruction).
>
> Signed-off-by: Ilia Mirkin
Reviewed-by: Rob Clark
> Cc: "11.0 11.1"
> ---
> src/gallium/auxiliary/nir/tgsi_to_nir.c | 14 +
This fixes CubeArrayShadow tests (where the shadow comes in via a second
arg to the TEX instruction).
Signed-off-by: Ilia Mirkin
Cc: "11.0 11.1"
---
src/gallium/auxiliary/nir/tgsi_to_nir.c | 14 +++---
1 file changed, 11 insertions(+), 3 deletions(-)
diff --git a/src/gallium/auxiliary/