[[stage(vertex)]] fn main() -> [[builtin(position)]] vec4 { return vec4(1.0, 2.0, 3.0, 4.0); }