aboutsummaryrefslogtreecommitdiff
path: root/tests/spec/glsl-es-1.00
diff options
context:
space:
mode:
Diffstat (limited to 'tests/spec/glsl-es-1.00')
-rw-r--r--tests/spec/glsl-es-1.00/execution/sanity.shader_test2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/spec/glsl-es-1.00/execution/sanity.shader_test b/tests/spec/glsl-es-1.00/execution/sanity.shader_test
index 0884e2c6..5461167f 100644
--- a/tests/spec/glsl-es-1.00/execution/sanity.shader_test
+++ b/tests/spec/glsl-es-1.00/execution/sanity.shader_test
@@ -12,6 +12,8 @@ void main() {
}
[fragment shader]
+precision mediump float;
+
uniform vec4 u_color;
void main() {