summaryrefslogtreecommitdiff
path: root/tests/hiz/hiz-depth-stencil-test-fbo-d24-s0.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/hiz/hiz-depth-stencil-test-fbo-d24-s0.c')
-rw-r--r--tests/hiz/hiz-depth-stencil-test-fbo-d24-s0.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/hiz/hiz-depth-stencil-test-fbo-d24-s0.c b/tests/hiz/hiz-depth-stencil-test-fbo-d24-s0.c
index f06995c74..7edda1e40 100644
--- a/tests/hiz/hiz-depth-stencil-test-fbo-d24-s0.c
+++ b/tests/hiz/hiz-depth-stencil-test-fbo-d24-s0.c
@@ -45,6 +45,7 @@ PIGLIT_GL_TEST_CONFIG_BEGIN
config.supports_gl_compat_version = 10;
config.window_visual = PIGLIT_GL_VISUAL_RGB;
+ config.khr_no_error_support = PIGLIT_NO_ERRORS;
PIGLIT_GL_TEST_CONFIG_END