blob: 4e6051a1dc7324d4e5da6f043ecf743a29c0bf2b [file] [log] [blame]
[[group(0), binding(0)]] var t_f : texture_depth_2d;
[[stage(compute)]]
fn main() {
ignore(t_f);
}