summaryrefslogtreecommitdiff
path: root/tests/spec/glsl-1.50/execution/geometry/geometry-end-primitive-optional-with-points-out.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/spec/glsl-1.50/execution/geometry/geometry-end-primitive-optional-with-points-out.c')
-rw-r--r--tests/spec/glsl-1.50/execution/geometry/geometry-end-primitive-optional-with-points-out.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/spec/glsl-1.50/execution/geometry/geometry-end-primitive-optional-with-points-out.c b/tests/spec/glsl-1.50/execution/geometry/geometry-end-primitive-optional-with-points-out.c
index a8813302d..0e6709238 100644
--- a/tests/spec/glsl-1.50/execution/geometry/geometry-end-primitive-optional-with-points-out.c
+++ b/tests/spec/glsl-1.50/execution/geometry/geometry-end-primitive-optional-with-points-out.c
@@ -38,6 +38,7 @@ PIGLIT_GL_TEST_CONFIG_BEGIN
config.supports_gl_core_version = 32;
config.window_visual = PIGLIT_GL_VISUAL_RGB | PIGLIT_GL_VISUAL_DOUBLE;
+ config.khr_no_error_support = PIGLIT_NO_ERRORS;
PIGLIT_GL_TEST_CONFIG_END