This is a leftover from commit 238768a changes.

Signed-off-by: Tapani Pälli <tapani.pa...@intel.com>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=80118
---
 tests/spec/arb_explicit_uniform_location/compiler/layout-01.frag | 2 +-
 tests/spec/arb_explicit_uniform_location/compiler/layout-01.vert | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/tests/spec/arb_explicit_uniform_location/compiler/layout-01.frag 
b/tests/spec/arb_explicit_uniform_location/compiler/layout-01.frag
index 9a60c85..988e437 100644
--- a/tests/spec/arb_explicit_uniform_location/compiler/layout-01.frag
+++ b/tests/spec/arb_explicit_uniform_location/compiler/layout-01.frag
@@ -1,6 +1,6 @@
 // [config]
 // expect_result: pass
-// glsl_version: 1.10
+// glsl_version: 3.30
 // require_extensions: GL_ARB_explicit_uniform_location
 // [end config]
 //
diff --git a/tests/spec/arb_explicit_uniform_location/compiler/layout-01.vert 
b/tests/spec/arb_explicit_uniform_location/compiler/layout-01.vert
index 8bc89bc..738f4f4 100644
--- a/tests/spec/arb_explicit_uniform_location/compiler/layout-01.vert
+++ b/tests/spec/arb_explicit_uniform_location/compiler/layout-01.vert
@@ -1,6 +1,6 @@
 // [config]
 // expect_result: pass
-// glsl_version: 1.10
+// glsl_version: 3.30
 // require_extensions: GL_ARB_explicit_uniform_location
 // [end config]
 
-- 
1.9.3

_______________________________________________
Piglit mailing list
Piglit@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/piglit

Reply via email to