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