summaryrefslogtreecommitdiff
path: root/tests/spec/arb_pipeline_statistics_query/pipeline_stats_geom.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/spec/arb_pipeline_statistics_query/pipeline_stats_geom.c')
-rw-r--r--tests/spec/arb_pipeline_statistics_query/pipeline_stats_geom.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/spec/arb_pipeline_statistics_query/pipeline_stats_geom.c b/tests/spec/arb_pipeline_statistics_query/pipeline_stats_geom.c
index fef41482d..3b165a52c 100644
--- a/tests/spec/arb_pipeline_statistics_query/pipeline_stats_geom.c
+++ b/tests/spec/arb_pipeline_statistics_query/pipeline_stats_geom.c
@@ -121,9 +121,6 @@ piglit_init(int argc, char *argv[])
{
GLuint vs, gs, prog;
- piglit_require_gl_version(15);
- piglit_require_GLSL();
-
do_query_init(queries, ARRAY_SIZE(queries));
prog = glCreateProgram();