void dpdxCoarse_029152() { float arg_0 = 1.0f; float res = ddx_coarse(arg_0); } void fragment_main() { dpdxCoarse_029152(); return; }