This is Piglit's first test for GL core.

Signed-off-by: Chad Versace <[email protected]>
---
 tests/spec/gl-3.1/minmax.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/spec/gl-3.1/minmax.c b/tests/spec/gl-3.1/minmax.c
index fe07e3a..5f8c387 100644
--- a/tests/spec/gl-3.1/minmax.c
+++ b/tests/spec/gl-3.1/minmax.c
@@ -31,6 +31,7 @@
 
 PIGLIT_GL_TEST_CONFIG_BEGIN
 
+       config.supports_gl_core_version = 31;
        config.supports_gl_compat_version = 10;
 
        config.window_width = 32;
-- 
1.7.12.1

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

Reply via email to