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