6 lines
63 B
Plaintext
6 lines
63 B
Plaintext
|
/* HELLO WORLD */
|
||
|
|
||
|
void main() {
|
||
|
sk_OutColor = half4(1);
|
||
|
}
|