fn fwidthFine_ff6aa0() { var res : vec2 = fwidthFine(vec2()); } [[stage(fragment)]] fn fragment_main() { fwidthFine_ff6aa0(); }