summaryrefslogtreecommitdiff
path: root/tests/shaders/glsl-invariant-pragma.shader_test
diff options
context:
space:
mode:
authorIan Romanick <ian.d.romanick@intel.com>2010-12-01 12:15:41 -0800
committerIan Romanick <ian.d.romanick@intel.com>2010-12-01 12:15:41 -0800
commiteb0c27960ec46033d80dceebec18e65cfae273c8 (patch)
tree5349036e9478c6df1452ded2a0b8fe9b30be709e /tests/shaders/glsl-invariant-pragma.shader_test
parent16e23aa47a6b05a4464c7a22c4a1fd6390b357ef (diff)
shader_runner: Remove more 'GL >= 2.0' requirements
Diffstat (limited to 'tests/shaders/glsl-invariant-pragma.shader_test')
-rw-r--r--tests/shaders/glsl-invariant-pragma.shader_test1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/shaders/glsl-invariant-pragma.shader_test b/tests/shaders/glsl-invariant-pragma.shader_test
index 8d1b46bd1..399adbd48 100644
--- a/tests/shaders/glsl-invariant-pragma.shader_test
+++ b/tests/shaders/glsl-invariant-pragma.shader_test
@@ -1,5 +1,4 @@
[require]
-GL >= 2.0
GLSL >= 1.10
[vertex shader]