2 lines
57 B
Plaintext
2 lines
57 B
Plaintext
|
half4x4 a; void main() { sk_FragColor = inverse(a)[0]; }
|