Not tested, could have errors
@@ -1,7 +1,5 @@
#version 120
-precision mediump float;
-
// Input vertex attributes (from vertex shader)
varying vec2 fragTexCoord;
varying vec4 fragColor;
# version 120