1half4 main(float2 xy) {
2    mix;
3    return half4(0);
4}
5