summaryrefslogtreecommitdiff
path: root/tests/spec/gl-3.0/texture-integer.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/spec/gl-3.0/texture-integer.c')
-rw-r--r--tests/spec/gl-3.0/texture-integer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/spec/gl-3.0/texture-integer.c b/tests/spec/gl-3.0/texture-integer.c
index 342e82852..bb60168d4 100644
--- a/tests/spec/gl-3.0/texture-integer.c
+++ b/tests/spec/gl-3.0/texture-integer.c
@@ -32,7 +32,7 @@
PIGLIT_GL_TEST_CONFIG_BEGIN
config.supports_gl_compat_version = 10;
- config.window_visual = PIGLIT_GL_VISUAL_RGB | PIGLIT_GL_VISUAL_ALPHA | PIGLIT_GL_VISUAL_DOUBLE;
+ config.window_visual = PIGLIT_GL_VISUAL_RGBA | PIGLIT_GL_VISUAL_DOUBLE;
PIGLIT_GL_TEST_CONFIG_END