• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1STRINGIFY(
2in fragmentProcessor _child1;
3in fragmentProcessor _child2;
4
5layout(builtin=10004) out half4 sk_OutColor;
6
7half4 sample(fragmentProcessor fp);
8)
9