2 lines
68 B
Plaintext
2 lines
68 B
Plaintext
|
|
uniform shader child;half4 main(float2 a){return child.eval(a.yx);}
|