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