summaryrefslogtreecommitdiff
path: root/tests/fbo/fbo-generatemipmap.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/fbo/fbo-generatemipmap.c')
-rw-r--r--tests/fbo/fbo-generatemipmap.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/fbo/fbo-generatemipmap.c b/tests/fbo/fbo-generatemipmap.c
index 619db1118..f19d45fca 100644
--- a/tests/fbo/fbo-generatemipmap.c
+++ b/tests/fbo/fbo-generatemipmap.c
@@ -42,6 +42,7 @@ PIGLIT_GL_TEST_CONFIG_BEGIN
config.window_width = 700;
config.window_height = 300;
config.window_visual = PIGLIT_GL_VISUAL_DOUBLE | PIGLIT_GL_VISUAL_RGB;
+ config.khr_no_error_support = PIGLIT_NO_ERRORS;
PIGLIT_GL_TEST_CONFIG_END