blob: 3020b70e4f3c83daf5ae17446e3e2101d37a5d70 [file] [log] [blame]
half4x4 a; void main() { sk_FragColor = transpose(a)[0]; }