void main () { gl_FragData[0] = vec4(1.0, 1.0, 1.0, 1.0); } // stats: 1 alu 0 tex 0 flow