void fwidthCoarse_1e59d9() { float3 res = fwidth((1.0f).xxx); } void fragment_main() { fwidthCoarse_1e59d9(); return; }