blob: 24c52b456d28953b2b01cd9f7774d09b86b5a237 [file] [log] [blame]
[[stage(compute), workgroup_size(1)]]
fn main() {
var v : vec3<i32>;
ignore(v);
}