void fwidthFine_ff6aa0() { float2 res = fwidth((1.0f).xx); } void fragment_main() { fwidthFine_ff6aa0(); return; }