summaryrefslogtreecommitdiff
path: root/tests/fbo/fbo-readpixels-depth-formats.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/fbo/fbo-readpixels-depth-formats.c')
-rw-r--r--tests/fbo/fbo-readpixels-depth-formats.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/fbo/fbo-readpixels-depth-formats.c b/tests/fbo/fbo-readpixels-depth-formats.c
index 5fbcd5445..3830da074 100644
--- a/tests/fbo/fbo-readpixels-depth-formats.c
+++ b/tests/fbo/fbo-readpixels-depth-formats.c
@@ -40,6 +40,7 @@ PIGLIT_GL_TEST_CONFIG_BEGIN
config.window_width = BUF_WIDTH;
config.window_height = BUF_WIDTH;
config.window_visual = PIGLIT_GL_VISUAL_DOUBLE | PIGLIT_GL_VISUAL_RGBA;
+ config.khr_no_error_support = PIGLIT_NO_ERRORS;
PIGLIT_GL_TEST_CONFIG_END