blob: 3fc56d4e45cfaee2690098c2ea2a78d5dec99ac9 [file] [log] [blame]
STRINGIFY(
in fragmentProcessor _child1;
in fragmentProcessor _child2;
layout(builtin=10004) out half4 sk_OutColor;
half4 sample(fragmentProcessor fp);
)