blob: fbe1b3ae14f10bdf96b243262dc139fcb8a7650e [file] [log] [blame]
in fragmentProcessor child;
fragmentProcessor get_child() { return child; }
void main() {
sk_OutColor = sample(get_child());
}