1half4 main() {
2    fragmentProcessor child;
3    return half4(1);
4}
5