fn dpdx_0763f7() { var res : vec3 = dpdx(vec3()); } @stage(fragment) fn fragment_main() { dpdx_0763f7(); }