summaryrefslogtreecommitdiff
path: root/tests/spec/arb_vertex_program/getenv4d-with-error.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/spec/arb_vertex_program/getenv4d-with-error.c')
-rw-r--r--tests/spec/arb_vertex_program/getenv4d-with-error.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/spec/arb_vertex_program/getenv4d-with-error.c b/tests/spec/arb_vertex_program/getenv4d-with-error.c
index 6bdfc7cb4..baa976f13 100644
--- a/tests/spec/arb_vertex_program/getenv4d-with-error.c
+++ b/tests/spec/arb_vertex_program/getenv4d-with-error.c
@@ -33,7 +33,7 @@
PIGLIT_GL_TEST_MAIN(
64 /*window_width*/,
64 /*window_height*/,
- GLUT_RGB | GLUT_DOUBLE | GLUT_ALPHA)
+ PIGLIT_GL_VISUAL_RGB | PIGLIT_GL_VISUAL_DOUBLE | PIGLIT_GL_VISUAL_ALPHA)
void
piglit_init(int argc, char **argv)