4 lines
43 B
Plaintext
4 lines
43 B
Plaintext
void fragment() {
|
|
COLOR = vec4(0.0);
|
|
}
|
void fragment() {
|
|
COLOR = vec4(0.0);
|
|
}
|