• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1uniform float x;
2float4 y = float4x4(half3x3(float2x2(x)))[2];
3