- arrayLayerCount
uint arrayLayerCount;
Undocumented in source.
- aspect
WGPUTextureAspect aspect;
Undocumented in source.
- baseArrayLayer
uint baseArrayLayer;
Undocumented in source.
- baseMipLevel
uint baseMipLevel;
Undocumented in source.
- dimension
WGPUTextureViewDimension dimension;
Undocumented in source.
- format
WGPUTextureFormat format;
Undocumented in source.
- label
const(char)* label;
Undocumented in source.
- mipLevelCount
uint mipLevelCount;
Undocumented in source.
- nextInChain
const(WGPUChainedStruct)* nextInChain;
Undocumented in source.