[Piglit] [PATCH 10/10] glsl-1.50: set KHR_no_error status

2017-07-04 Thread Timothy Arceri
--- .../glsl-1.50/execution/geometry/end-primitive.c | 1 + ...ometry-end-primitive-optional-with-points-out.c | 1 + .../execution/geometry/getshaderiv-may-return-GS.c | 1 + .../execution/geometry/gs-emits-too-few-verts.c| 1 + .../geometry/gs-input-layout-qualifiers.c | 1 +

[Piglit] [PATCH 01/10] arb_shader_atomic_counters: fix KHR_no_error support for buffer binding test

2017-07-04 Thread Timothy Arceri
--- tests/spec/arb_shader_atomic_counters/buffer-binding.c | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/tests/spec/arb_shader_atomic_counters/buffer-binding.c b/tests/spec/arb_shader_atomic_counters/buffer-binding.c index 7eeaae9..de4e9d1 100644 --- a/tests/spec/

[Piglit] [PATCH 08/10] glsl-1.30: set KHR_no_error status

2017-07-04 Thread Timothy Arceri
--- tests/spec/glsl-1.30/execution/clipping/max-clip-distances.c | 1 + tests/spec/glsl-1.30/execution/fs-discard-exit-2.c | 1 + tests/spec/glsl-1.30/execution/fs-execution-ordering.c | 1 + tests/spec/glsl-1.30/execution/fs-texelFetch-2D.c| 1 + tests/spec/glsl-1.30/e

[Piglit] [PATCH 06/10] arb_sample_shading: set KHR_no_error status

2017-07-04 Thread Timothy Arceri
--- tests/spec/arb_sample_shading/execution/api.c| 1 + tests/spec/arb_sample_shading/execution/builtin-gl-num-samples.cpp | 1 + tests/spec/arb_sample_shading/execution/builtin-gl-sample-id.cpp | 1 + .../arb_sample_shading/execution/builtin-gl-sample-mas

[Piglit] [PATCH 04/10] arb_color_buffer_float: set KHR_no_error status

2017-07-04 Thread Timothy Arceri
--- tests/spec/arb_color_buffer_float/common.h | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/spec/arb_color_buffer_float/common.h b/tests/spec/arb_color_buffer_float/common.h index da59df9..c354303 100644 --- a/tests/spec/arb_color_buffer_float/common.h +++ b/tests/spec/arb_color_buff

[Piglit] [PATCH 09/10] glsl-1.40: set KHR_no_error status

2017-07-04 Thread Timothy Arceri
--- tests/spec/glsl-1.40/tf-no-position.c | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/spec/glsl-1.40/tf-no-position.c b/tests/spec/glsl-1.40/tf-no-position.c index 85abcc5..eed67f1 100644 --- a/tests/spec/glsl-1.40/tf-no-position.c +++ b/tests/spec/glsl-1.40/tf-no-position.c @@ -40,

[Piglit] [PATCH 03/10] hiz: set KHR_no_error status

2017-07-04 Thread Timothy Arceri
--- tests/hiz/hiz-depth-read-fbo-d24-s0.c | 1 + tests/hiz/hiz-depth-read-fbo-d24-s8.c | 1 + tests/hiz/hiz-depth-read-fbo-d24s8.c | 1 + tests/hiz/hiz-depth-read-window-stencil0.c| 1 + tests/hiz/hiz-depth-read-window-stencil1.c| 1 + tests/hiz/hiz-depth-stencil-t

[Piglit] [PATCH 07/10] glsl-1.30: alphabetise build list

2017-07-04 Thread Timothy Arceri
--- tests/spec/glsl-1.30/execution/CMakeLists.gl.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/spec/glsl-1.30/execution/CMakeLists.gl.txt b/tests/spec/glsl-1.30/execution/CMakeLists.gl.txt index 9cf2586..2aadedc 100644 --- a/tests/spec/glsl-1.30/execution/CMakeList

[Piglit] [PATCH 02/10] fast_color_clear: set KHR_no_error status

2017-07-04 Thread Timothy Arceri
--- tests/fast_color_clear/blit-between-clears.c | 1 + tests/fast_color_clear/front-buffer-distraction.c | 1 + tests/fast_color_clear/read-after-clear.c | 1 + tests/fast_color_clear/read-to-pbo-after-clear.c | 1 + 4 files changed, 4 insertions(+) diff --git a/tests/fast_color_cl

[Piglit] [PATCH 05/10] arb_gpu_shader5: set KHR_no_error status

2017-07-04 Thread Timothy Arceri
--- tests/spec/arb_gpu_shader5/execution/emitstreamvertex_nodraw.c | 1 + tests/spec/arb_gpu_shader5/execution/invocation-id.c| 1 + tests/spec/arb_gpu_shader5/execution/xfb-streams-without-invocations.c | 1 + tests/spec/arb_gpu_shader5/execution/xfb-streams.c