• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1half4 main(float2 coords) { return half4(0, 1, 0, 1); }
2