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