fn fwidthFine_f1742d() { var res : f32 = fwidthFine(1.0); } [[stage(fragment)]] fn fragment_main() { fwidthFine_f1742d(); }