blob: 6018651b158353f9f361d896055ef134710e71bd [file] [log] [blame]
[[group(0), binding(0)]] var t_f : texture_depth_cube_array;
[[stage(compute), workgroup_size(1)]]
fn main() {
ignore(t_f);
}