type alias GPUTextureViewDimension

Definition

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