fn dpdy_feb40f() { var res : vec3 = dpdy(vec3()); } @stage(fragment) fn fragment_main() { dpdy_feb40f(); }