summaryrefslogtreecommitdiff
path: root/tests/texturing/generatemipmap-cubemap.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/texturing/generatemipmap-cubemap.c')
-rw-r--r--tests/texturing/generatemipmap-cubemap.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/texturing/generatemipmap-cubemap.c b/tests/texturing/generatemipmap-cubemap.c
index bb88b48ae..cadf14047 100644
--- a/tests/texturing/generatemipmap-cubemap.c
+++ b/tests/texturing/generatemipmap-cubemap.c
@@ -39,6 +39,7 @@ PIGLIT_GL_TEST_CONFIG_BEGIN
config.window_visual = PIGLIT_GL_VISUAL_RGBA |
PIGLIT_GL_VISUAL_DOUBLE;
+ config.khr_no_error_support = PIGLIT_NO_ERRORS;
PIGLIT_GL_TEST_CONFIG_END