blob: 88143d41b2997a8f8613fa1194d85debca3c7cda [file] [log] [blame]
STRINGIFY(
in fragmentProcessor _child1;
in fragmentProcessor _child2;
layout(builtin=10004) out half4 sk_OutColor;
half4 process(fragmentProcessor fp);
)