Skip to main content
interface GPUTextureViewDescriptor
implements GPUObjectDescriptorBase

Properties

optional
format: GPUTextureFormat
optional
dimension: GPUTextureViewDimension
optional
aspect: GPUTextureAspect
optional
baseMipLevel: number
optional
mipLevelCount: number
optional
baseArrayLayer: number
optional
arrayLayerCount: number