fn fwidthCoarse_e653f7() { var res : vec2 = fwidthCoarse(vec2()); } [[stage(fragment)]] fn fragment_main() { fwidthCoarse_e653f7(); }