Fixed issue #1077.

This commit is contained in:
Branimir Karadžić
2017-03-14 20:41:31 -07:00
parent aaaefb77c9
commit 29079cf890
3 changed files with 1 additions and 0 deletions

View File

@@ -7,4 +7,5 @@
void main()
{
gl_FragColor = vec4_splat(0.0);
}