summaryrefslogtreecommitdiff
path: root/tests/texturing/tex3d-npot.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/texturing/tex3d-npot.c')
-rw-r--r--tests/texturing/tex3d-npot.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/texturing/tex3d-npot.c b/tests/texturing/tex3d-npot.c
index de3a331e8..e9e460420 100644
--- a/tests/texturing/tex3d-npot.c
+++ b/tests/texturing/tex3d-npot.c
@@ -34,7 +34,7 @@ PIGLIT_GL_TEST_CONFIG_BEGIN
config.window_width = 128;
config.window_height = 128;
- config.window_visual = PIGLIT_GL_VISUAL_RGB | PIGLIT_GL_VISUAL_ALPHA;
+ config.window_visual = PIGLIT_GL_VISUAL_RGBA;
PIGLIT_GL_TEST_CONFIG_END