- alphaMode
WGPUCompositeAlphaMode alphaMode;
Undocumented in source.
- device
WGPUDevice device;
Undocumented in source.
- format
WGPUTextureFormat format;
Undocumented in source.
- height
uint height;
Undocumented in source.
- nextInChain
const(WGPUChainedStruct)* nextInChain;
Undocumented in source.
- presentMode
WGPUPresentMode presentMode;
Undocumented in source.
- usage
WGPUTextureUsageFlags usage;
Undocumented in source.
- viewFormatCount
size_t viewFormatCount;
Undocumented in source.
- viewFormats
const(WGPUTextureFormat)* viewFormats;
Undocumented in source.
- width
uint width;
Undocumented in source.