blob: 1b648db12625b236fab3b26489fbc45f03fe8dd9 [file] [log] [blame]
varying vec4 color;
void
main(void)
{
gl_FragColor = color;
}