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