blob: d279e54083fb4717e96d85a77718a49ad72074d1 [file] [log] [blame]
void main()
{
gl_FragColor = vec4(1., 0., 1., 1.);
}