fn fwidthFine_ff6aa0() {
var arg_0 = vec2<f32>(1.0f);
var res : vec2<f32> = fwidthFine(arg_0);
}
@fragment
fn fragment_main() {
fwidthFine_ff6aa0();