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