summaryrefslogtreecommitdiff
path: root/tests/general/roundmode-getintegerv.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/general/roundmode-getintegerv.c')
-rw-r--r--tests/general/roundmode-getintegerv.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/general/roundmode-getintegerv.c b/tests/general/roundmode-getintegerv.c
index 280580b91..7bc27525a 100644
--- a/tests/general/roundmode-getintegerv.c
+++ b/tests/general/roundmode-getintegerv.c
@@ -45,6 +45,8 @@
PIGLIT_GL_TEST_CONFIG_BEGIN
+ config.supports_gl_compat_version = 10;
+
config.window_width = 10;
config.window_height = 10;
config.window_visual = PIGLIT_GL_VISUAL_DOUBLE;