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