void dpdxCoarse_9581cf() {
float2 res = ddx_coarse(float2(0.0f, 0.0f));
}
void fragment_main() {
dpdxCoarse_9581cf();
return;