Re: [Piglit] [PATCH] arb_shader_image_size: test GLSL's builtin imageSize

2015-05-12 Thread Martin Peres
On 08/05/15 18:52, Francisco Jerez wrote: Martin Peres martin.pe...@linux.intel.com writes: v2: - make sure that GL_ARB_shader_image_size == 1 in the shaders Signed-off-by: Martin Peres martin.pe...@linux.intel.com --- tests/all.py | 5 +

[Piglit] [PATCH] arb_shader_image_size: test GLSL's builtin imageSize

2015-04-29 Thread Martin Peres
v2: - make sure that GL_ARB_shader_image_size == 1 in the shaders Signed-off-by: Martin Peres martin.pe...@linux.intel.com --- tests/all.py | 5 + tests/quick.py | 7 + tests/spec/CMakeLists.txt

[Piglit] [PATCH] arb_shader_image_size: test GLSL's builtin imageSize

2015-04-24 Thread Martin Peres
Signed-off-by: Martin Peres martin.pe...@linux.intel.com --- tests/all.py | 5 + tests/quick.py | 7 + tests/spec/CMakeLists.txt | 1 + tests/spec/arb_shader_image_size/CMakeLists.gl.txt | 16