3 lines
63 B
Plaintext
3 lines
63 B
Plaintext
|
|
uniform float x;
|
||
|
|
float4 y = float4x4(half3x3(float2x2(x)))[2];
|