blob: 57c3453c54388a04084181037f41e2acdf33530c [file] [log] [blame]
[[group(0), binding(0)]] var t_f : texture_depth_cube;
[[stage(compute)]]
fn main() {
ignore(t_f);
}