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