summaryrefslogtreecommitdiff
path: root/tests/texturing/tex3d-depth1.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/texturing/tex3d-depth1.c')
-rw-r--r--tests/texturing/tex3d-depth1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/texturing/tex3d-depth1.c b/tests/texturing/tex3d-depth1.c
index 4947da921..709c3fd4f 100644
--- a/tests/texturing/tex3d-depth1.c
+++ b/tests/texturing/tex3d-depth1.c
@@ -36,7 +36,7 @@ PIGLIT_GL_TEST_CONFIG_BEGIN
config.supports_gl_compat_version = 10;
- config.window_visual = PIGLIT_GL_VISUAL_RGB | PIGLIT_GL_VISUAL_ALPHA;
+ config.window_visual = PIGLIT_GL_VISUAL_RGBA;
PIGLIT_GL_TEST_CONFIG_END