1half4 c = blend_src_over(half4(1), half4(0));
2void f() {}
3