use high on painting shaders

This commit is contained in:
2019-03-05 10:21:49 +01:00
parent 317292318a
commit 9e26c67de6
13 changed files with 111 additions and 111 deletions

View File

@@ -20,7 +20,7 @@ void main()
uniform samplerCube tex;
in highp vec2 uv;
out mediump vec4 frag;
out highp vec4 frag;
void main()
{