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