summaryrefslogtreecommitdiff
path: root/tests/general/scissor-many.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/general/scissor-many.c')
-rw-r--r--tests/general/scissor-many.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/general/scissor-many.c b/tests/general/scissor-many.c
index 68bba082f..0d03b0267 100644
--- a/tests/general/scissor-many.c
+++ b/tests/general/scissor-many.c
@@ -37,6 +37,8 @@
PIGLIT_GL_TEST_CONFIG_BEGIN
+ config.supports_gl_compat_version = 10;
+
config.window_width = 100;
config.window_height = 100;
config.window_visual = PIGLIT_GL_VISUAL_DOUBLE | PIGLIT_GL_VISUAL_RGB | PIGLIT_GL_VISUAL_DEPTH | PIGLIT_GL_VISUAL_STENCIL;