summaryrefslogtreecommitdiff
path: root/tests/fbo/fbo-stencil.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/fbo/fbo-stencil.c')
-rw-r--r--tests/fbo/fbo-stencil.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/fbo/fbo-stencil.c b/tests/fbo/fbo-stencil.c
index 04d64ea69..459112d2a 100644
--- a/tests/fbo/fbo-stencil.c
+++ b/tests/fbo/fbo-stencil.c
@@ -37,6 +37,7 @@ PIGLIT_GL_TEST_CONFIG_BEGIN
config.supports_gl_compat_version = 10;
config.window_visual = PIGLIT_GL_VISUAL_DOUBLE;
+ config.khr_no_error_support = PIGLIT_NO_ERRORS;
PIGLIT_GL_TEST_CONFIG_END