summaryrefslogtreecommitdiff
path: root/tests/spec/gl-3.0/api/bindfragdata-link-error.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/spec/gl-3.0/api/bindfragdata-link-error.c')
-rw-r--r--tests/spec/gl-3.0/api/bindfragdata-link-error.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/spec/gl-3.0/api/bindfragdata-link-error.c b/tests/spec/gl-3.0/api/bindfragdata-link-error.c
index f938b4704..b074bd7aa 100644
--- a/tests/spec/gl-3.0/api/bindfragdata-link-error.c
+++ b/tests/spec/gl-3.0/api/bindfragdata-link-error.c
@@ -29,6 +29,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_RGB | PIGLIT_GL_VISUAL_DOUBLE;