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