aboutsummaryrefslogtreecommitdiff
path: root/tests/spec/gles-2.0/glsl-fs-pointcoord.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/spec/gles-2.0/glsl-fs-pointcoord.c')
-rw-r--r--tests/spec/gles-2.0/glsl-fs-pointcoord.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/spec/gles-2.0/glsl-fs-pointcoord.c b/tests/spec/gles-2.0/glsl-fs-pointcoord.c
index b5af0d83..9dacf558 100644
--- a/tests/spec/gles-2.0/glsl-fs-pointcoord.c
+++ b/tests/spec/gles-2.0/glsl-fs-pointcoord.c
@@ -63,7 +63,7 @@ PIGLIT_GL_TEST_CONFIG_BEGIN
config.window_width = 256;
config.window_height = 256;
- config.window_visual = PIGLIT_GL_VISUAL_DOUBLE | PIGLIT_GL_VISUAL_RGB | PIGLIT_GL_VISUAL_ALPHA;
+ config.window_visual = PIGLIT_GL_VISUAL_DOUBLE | PIGLIT_GL_VISUAL_RGBA;
PIGLIT_GL_TEST_CONFIG_END