Re: [Piglit] [PATCH 01/11] arb_shader_subroutine: Add initial minmax test

2014-08-11 Thread Chris Forbes
Bah, not sure what I was thinking. minmax for GL_MAX_SUBROUTINE_UNIFORM_LOCATIONS is 1024, not 4096. Will fix. On Sun, Aug 10, 2014 at 11:06 PM, Chris Forbes wrote: > Signed-off-by: Chris Forbes > --- > tests/all.py | 9 > tests/spec/CMakeLists.txt

[Piglit] [PATCH 01/11] arb_shader_subroutine: Add initial minmax test

2014-08-10 Thread Chris Forbes
Signed-off-by: Chris Forbes --- tests/all.py | 9 tests/spec/CMakeLists.txt | 1 + tests/spec/arb_shader_subroutine/CMakeLists.gl.txt | 12 + tests/spec/arb_shader_subroutine/CMakeLists.txt| 1 + tests/spec/arb_shader_