summaryrefslogtreecommitdiff
path: root/tests/spec/glsl-1.30/execution/fs-texelFetch-2D.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/spec/glsl-1.30/execution/fs-texelFetch-2D.c')
-rw-r--r--tests/spec/glsl-1.30/execution/fs-texelFetch-2D.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/spec/glsl-1.30/execution/fs-texelFetch-2D.c b/tests/spec/glsl-1.30/execution/fs-texelFetch-2D.c
index 53eae1c43..543447747 100644
--- a/tests/spec/glsl-1.30/execution/fs-texelFetch-2D.c
+++ b/tests/spec/glsl-1.30/execution/fs-texelFetch-2D.c
@@ -37,7 +37,7 @@ PIGLIT_GL_TEST_CONFIG_BEGIN
config.window_width = 90;
config.window_height = 150;
- config.window_visual = PIGLIT_GL_VISUAL_RGBA | PIGLIT_GL_VISUAL_DOUBLE;
+ config.window_visual = PIGLIT_GL_VISUAL_RGB | PIGLIT_GL_VISUAL_DOUBLE;
PIGLIT_GL_TEST_CONFIG_END