summaryrefslogtreecommitdiff
path: root/tests/hiz/hiz-stencil-read-window-depth0.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/hiz/hiz-stencil-read-window-depth0.c')
-rw-r--r--tests/hiz/hiz-stencil-read-window-depth0.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/hiz/hiz-stencil-read-window-depth0.c b/tests/hiz/hiz-stencil-read-window-depth0.c
index 21efc8b08..b31b05613 100644
--- a/tests/hiz/hiz-stencil-read-window-depth0.c
+++ b/tests/hiz/hiz-stencil-read-window-depth0.c
@@ -44,6 +44,7 @@ PIGLIT_GL_TEST_CONFIG_BEGIN
config.window_width = 400;
config.window_height = 400;
config.window_visual = PIGLIT_GL_VISUAL_RGBA | PIGLIT_GL_VISUAL_STENCIL;
+ config.khr_no_error_support = PIGLIT_NO_ERRORS;
PIGLIT_GL_TEST_CONFIG_END