4 lines
89 B
Plaintext
4 lines
89 B
Plaintext
/*#pragma settings NoRTFlip*/
|
|
|
|
void main() { sk_FragColor.xy = half2(sk_FragCoord.xy); }
|