summaryrefslogtreecommitdiff
path: root/tests/hiz/hiz-depth-test-window-stencil0.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/hiz/hiz-depth-test-window-stencil0.c')
-rw-r--r--tests/hiz/hiz-depth-test-window-stencil0.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/hiz/hiz-depth-test-window-stencil0.c b/tests/hiz/hiz-depth-test-window-stencil0.c
index 679a23040..34012d2a3 100644
--- a/tests/hiz/hiz-depth-test-window-stencil0.c
+++ b/tests/hiz/hiz-depth-test-window-stencil0.c
@@ -37,6 +37,8 @@
PIGLIT_GL_TEST_CONFIG_BEGIN
+ config.supports_gl_compat_version = 10;
+
config.window_width = 400;
config.window_height = 400;
config.window_visual = PIGLIT_GL_VISUAL_RGB | PIGLIT_GL_VISUAL_ALPHA | PIGLIT_GL_VISUAL_DEPTH;