void fwidthCoarse_4e4fc4() { float4 arg_0 = (0.0f).xxxx; float4 res = fwidth(arg_0); } void fragment_main() { fwidthCoarse_4e4fc4(); return; }