summaryrefslogtreecommitdiff
path: root/tests/spec/glsl-1.50/execution/geometry/gs-max-output-components.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/spec/glsl-1.50/execution/geometry/gs-max-output-components.c')
-rw-r--r--tests/spec/glsl-1.50/execution/geometry/gs-max-output-components.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/spec/glsl-1.50/execution/geometry/gs-max-output-components.c b/tests/spec/glsl-1.50/execution/geometry/gs-max-output-components.c
index 67a8475ff..b51796808 100644
--- a/tests/spec/glsl-1.50/execution/geometry/gs-max-output-components.c
+++ b/tests/spec/glsl-1.50/execution/geometry/gs-max-output-components.c
@@ -41,6 +41,7 @@ PIGLIT_GL_TEST_CONFIG_BEGIN
config.window_width = 2*PATTERN_SIZE;
config.window_height = PATTERN_SIZE;
config.window_visual = PIGLIT_GL_VISUAL_DOUBLE | PIGLIT_GL_VISUAL_RGB;
+ config.khr_no_error_support = PIGLIT_NO_ERRORS;
PIGLIT_GL_TEST_CONFIG_END