blob: b39656036cab45d94c9c53559039944f89039186 [file] [log] [blame]
float f;vec4 main(vec2 a){vec4 c=vec4(f);return c;}