From: Marek Olšák <marek.ol...@amd.com>

---
 tests/spec/oes_fixed_point/oes_fixed_point-attribute-arrays.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/spec/oes_fixed_point/oes_fixed_point-attribute-arrays.c 
b/tests/spec/oes_fixed_point/oes_fixed_point-attribute-arrays.c
index c3a8613..298b428 100644
--- a/tests/spec/oes_fixed_point/oes_fixed_point-attribute-arrays.c
+++ b/tests/spec/oes_fixed_point/oes_fixed_point-attribute-arrays.c
@@ -37,6 +37,7 @@
 PIGLIT_GL_TEST_CONFIG_BEGIN
 
        config.supports_gl_es_version = 11;
+       config.window_visual = PIGLIT_GL_VISUAL_RGBA | PIGLIT_GL_VISUAL_DOUBLE;
 
 PIGLIT_GL_TEST_CONFIG_END
 
-- 
2.7.4

_______________________________________________
Piglit mailing list
Piglit@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/piglit

Reply via email to