blob: 5243f72573606242a86c4fc3f03628521f7d7e61 [file] [log] [blame]
void main()
{
gl_FragColor = vec4(0.0, 0.0, 0.0, 1.0);
}