!GL_FRAGMENT_PRECISION_HIGH #elif __VERSION__ > 320 && !defined(GL_ES) out vec4 frag_out; #define gl_FragColor frag_out #define texture2D texture #endif // __VERSION__ < 130