blob: 336222e577e42851df2cffb6edc11b1c016f7db3 [file] [log] [blame]
fn x_200(x_14 : u32, x_15 : f32, x_16 : i32) {
return;
}
fn x_100_1() {
return;
}
[[stage(fragment)]]
fn x_100() {
x_100_1();
}