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