Re: [Piglit] [PATCH] glsl-1.10: test loop unrolling when induction variable is inside if branch

2018-06-04 Thread Eric Anholt
Timothy Arceri writes: > --- > ...induction-variable-inside-if-branch.shader_test | 61 > ++ > 1 file changed, 61 insertions(+) > create mode 100644 > tests/spec/glsl-1.10/execution/vs-loop-simple-unroll-induction-variable-inside-if-branch.shader_test > > diff --git > a/t

[Piglit] [PATCH] glsl-1.10: test loop unrolling when induction variable is inside if branch

2018-06-03 Thread Timothy Arceri
--- ...induction-variable-inside-if-branch.shader_test | 61 ++ 1 file changed, 61 insertions(+) create mode 100644 tests/spec/glsl-1.10/execution/vs-loop-simple-unroll-induction-variable-inside-if-branch.shader_test diff --git a/tests/spec/glsl-1.10/execution/vs-loop-simpl