WGPURenderBundleEncoderDescriptor

Undocumented in source.

Members

Variables

colorFormatCount
size_t colorFormatCount;
Undocumented in source.
colorFormats
const(WGPUTextureFormat)* colorFormats;
Undocumented in source.
depthReadOnly
WGPUBool depthReadOnly;
Undocumented in source.
depthStencilFormat
WGPUTextureFormat depthStencilFormat;
Undocumented in source.
label
const(char)* label;
Undocumented in source.
nextInChain
const(WGPUChainedStruct)* nextInChain;
Undocumented in source.
sampleCount
uint sampleCount;
Undocumented in source.
stencilReadOnly
WGPUBool stencilReadOnly;
Undocumented in source.

Meta