• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1uniform half4 colorGreen;struct S{int f;};half4 main(float2){return colorGreen;}
2