fn fwidthCoarse_4e4fc4() { var res : vec4 = fwidthCoarse(vec4()); } @stage(fragment) fn fragment_main() { fwidthCoarse_4e4fc4(); }