summaryrefslogtreecommitdiff
path: root/tests/general/getactiveattrib.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/general/getactiveattrib.c')
-rw-r--r--tests/general/getactiveattrib.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/general/getactiveattrib.c b/tests/general/getactiveattrib.c
index 81c665743..0e73f4a3d 100644
--- a/tests/general/getactiveattrib.c
+++ b/tests/general/getactiveattrib.c
@@ -543,6 +543,8 @@ void piglit_init(int argc, char **argv)
usage_and_fail(argv[0]);
}
+ piglit_require_vertex_shader();
+
for (i = 1; i < argc; i++) {
if (strcmp("110", argv[i]) == 0) {
pass = do_test(glsl110_tests,