fn dpdy_7f8d84() { var res : f32 = dpdy(1.0); } [[stage(fragment)]] fn fragment_main() { dpdy_7f8d84(); }