void dpdy_a8b56e() { float2 res = ddy(float2(0.0f, 0.0f)); } void fragment_main() { dpdy_a8b56e(); return; }