7 lines
81 B
GLSL
7 lines
81 B
GLSL
|
|
out vec4 sk_FragColor;
|
|
void main() {
|
|
false;
|
|
sk_FragColor = vec4(0.0);
|
|
}
|