On 10/15/2013 05:49 AM, Topi Pohjolainen wrote:
Signed-off-by: Topi Pohjolainen <[email protected]>
---
  tests/shaders/shader_runner.c | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/shaders/shader_runner.c b/tests/shaders/shader_runner.c
index ba76cd0..5731985 100644
--- a/tests/shaders/shader_runner.c
+++ b/tests/shaders/shader_runner.c
@@ -52,7 +52,7 @@ PIGLIT_GL_TEST_CONFIG_BEGIN

        config.window_width = 250;
        config.window_height = 250;
-       config.window_visual = PIGLIT_GL_VISUAL_RGBA | PIGLIT_GL_VISUAL_DOUBLE;
+       config.window_visual = PIGLIT_GL_VISUAL_DOUBLE;

  PIGLIT_GL_TEST_CONFIG_END



Can you please give more detail about what the problem is and why this fixes it?

-Brian

_______________________________________________
Piglit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/piglit

Reply via email to