[[group(0), binding(0)]] var tex : [[access(write)]] texture_storage_2d; [[stage(compute)]] fn main() { var x : vec2 = textureDimensions(tex); }