5 lines
42 B
GLSL
5 lines
42 B
GLSL
#version 120
|
|
|
|
void main() {
|
|
discard;
|
|
} |
#version 120
|
|
|
|
void main() {
|
|
discard;
|
|
} |