[[stage(compute)]] fn main() { var m : mat3x3; let v : vec3 = m[1]; let f : f32 = v[1]; }