Readonly depthReadonly dimensionThe dimension of the set of texel for each of this GPUTexture's subresources.
Readonly formatThe format of this GPUTexture.
Readonly heightThe height of this GPUTexture.
Readonly mipThe number of mip levels of this GPUTexture.
Readonly sampleThe number of sample count of this GPUTexture.
Readonly usageThe allowed usages for this GPUTexture.
Readonly widthThe width of this GPUTexture.
Creates a GPUTextureView.
Optional descriptor: GPUTextureViewDescriptorDescription of the GPUTextureView to create.
Destroys the GPUTexture.
Generated using TypeDoc
The depth or layer count of this GPUTexture.