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