fn dpdxCoarse_9581cf() { var arg_0 = vec2(); var res : vec2 = dpdxCoarse(arg_0); } @stage(fragment) fn fragment_main() { dpdxCoarse_9581cf(); }