WGPURenderPassDescriptor

Undocumented in source.

Members

Variables

colorAttachmentCount
uint colorAttachmentCount;
Undocumented in source.
colorAttachments
const(WGPURenderPassColorAttachment)* colorAttachments;
Undocumented in source.
depthStencilAttachment
const(WGPURenderPassDepthStencilAttachment)* depthStencilAttachment;
Undocumented in source.
label
const(char)* label;
Undocumented in source.
nextInChain
const(WGPUChainedStruct)* nextInChain;
Undocumented in source.
occlusionQuerySet
WGPUQuerySet occlusionQuerySet;
Undocumented in source.

Meta