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