summaryrefslogtreecommitdiff
path: root/tests/fbo/fbo-nodepth-test.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/fbo/fbo-nodepth-test.c')
-rw-r--r--tests/fbo/fbo-nodepth-test.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/fbo/fbo-nodepth-test.c b/tests/fbo/fbo-nodepth-test.c
index 3ecd12ed0..d6c9534e4 100644
--- a/tests/fbo/fbo-nodepth-test.c
+++ b/tests/fbo/fbo-nodepth-test.c
@@ -44,6 +44,7 @@ PIGLIT_GL_TEST_CONFIG_BEGIN
config.window_height = next_power_of_two(config.window_height);
config.window_visual = PIGLIT_GL_VISUAL_RGB | PIGLIT_GL_VISUAL_DOUBLE;
+ config.khr_no_error_support = PIGLIT_NO_ERRORS;
PIGLIT_GL_TEST_CONFIG_END