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