GLES2: Content shader stuff (possibly unfinished)
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
void fragment() {
|
||||
COLOR = vec4(0);
|
||||
COLOR = vec4(0.0);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user