#version 120 uniform mat2 m = mat2(1.); void main() { gl_FragColor = vec4(1.0); }