fn fwidth_5d1b39() { var res : vec3 = fwidth(vec3(1.0f)); } @fragment fn fragment_main() { fwidth_5d1b39(); }