blob: 08c28fce859b2e46ac71c90efe2af43564ab2170 [file] [log] [blame]
SKIP: FAILED
struct Out {
[[builtin(position), invariant]]
pos : vec4<f32>;
};
[[stage(vertex)]]
fn main() -> Out {
return Out();
}
Failed to generate: unknown decoration