Re: [Piglit] [PATCH] shaders: add test for recursive variable indexing into arrays

2016-03-03 Thread Timothy Arceri
On Thu, 2016-03-03 at 09:31 +0100, Iago Toral Quiroga wrote: > --- >  ...l-recursive-variable-array-indexing.shader_test | 45 > ++ >  1 file changed, 45 insertions(+) >  create mode 100644 tests/shaders/glsl-recursive-variable-array- > indexing.shader_test > > diff --git

[Piglit] [PATCH] shaders: add test for recursive variable indexing into arrays

2016-03-03 Thread Iago Toral Quiroga
--- ...l-recursive-variable-array-indexing.shader_test | 45 ++ 1 file changed, 45 insertions(+) create mode 100644 tests/shaders/glsl-recursive-variable-array-indexing.shader_test diff --git a/tests/shaders/glsl-recursive-variable-array-indexing.shader_test