aboutsummaryrefslogtreecommitdiff
path: root/tests/spec/ext_texture_integer/api-drawpixels.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/spec/ext_texture_integer/api-drawpixels.c')
-rw-r--r--tests/spec/ext_texture_integer/api-drawpixels.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/spec/ext_texture_integer/api-drawpixels.c b/tests/spec/ext_texture_integer/api-drawpixels.c
index 2b2238fb..6a8f2738 100644
--- a/tests/spec/ext_texture_integer/api-drawpixels.c
+++ b/tests/spec/ext_texture_integer/api-drawpixels.c
@@ -64,7 +64,7 @@ PIGLIT_GL_TEST_CONFIG_BEGIN
config.window_width = 10;
config.window_height = 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