fn fwidthCoarse_e653f7() {
var res : vec2<f32> = fwidthCoarse(vec2<f32>(1.0f));
}
@fragment
fn fragment_main() {
fwidthCoarse_e653f7();