4 lines
65 B
Plaintext
4 lines
65 B
Plaintext
|
void main() {
|
||
|
if (true) ; else half4 color = sk_FragColor;
|
||
|
}
|