Type Alias GPUTextureViewDimension

    GPUTextureViewDimension: "1d" | "2d" | "2d-array" | "cube" | "cube-array" | "3d"