void dpdx_e263de() { float res = ddx(1.0f); } void fragment_main() { dpdx_e263de(); return; }