WGPURenderPassDescriptor

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

color_attachments
const(WGPURenderPassColorAttachmentDescriptorBase_TextureViewId)* color_attachments;
Undocumented in source.
color_attachments_length
c_ulong color_attachments_length;
Undocumented in source.
depth_stencil_attachment
const(WGPURenderPassDepthStencilAttachmentDescriptorBase_TextureViewId)* depth_stencil_attachment;
Undocumented in source.

Meta