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