aboutsummaryrefslogtreecommitdiff
path: root/tests/fbo/fbo-clear-formats.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/fbo/fbo-clear-formats.c')
-rw-r--r--tests/fbo/fbo-clear-formats.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fbo/fbo-clear-formats.c b/tests/fbo/fbo-clear-formats.c
index 7a558cc2..690df724 100644
--- a/tests/fbo/fbo-clear-formats.c
+++ b/tests/fbo/fbo-clear-formats.c
@@ -44,7 +44,7 @@ PIGLIT_GL_TEST_CONFIG_BEGIN
config.window_width = 700;
config.window_height = 300;
config.window_visual = PIGLIT_GL_VISUAL_DOUBLE | PIGLIT_GL_VISUAL_STENCIL |
- PIGLIT_GL_VISUAL_RGB | PIGLIT_GL_VISUAL_ALPHA;
+ PIGLIT_GL_VISUAL_RGBA;
PIGLIT_GL_TEST_CONFIG_END