Donner SVG 0.8.0-pre
SVG editor and embeddable C⁠+⁠+⁠20 engine.
Loading...
Searching...
No Matches
donner::gpu::RenderPassDescriptor Struct Reference

Descriptor for CommandEncoder::beginRenderPass. More...

#include "donner/gpu/Descriptors.h"

Public Attributes

RcString label
 Pass debug label.
std::vector< RenderPassColorAttachmentcolorAttachments
 Attachments. Must be nonempty and share one extent.

Detailed Description

Member Data Documentation

◆ colorAttachments

std::vector<RenderPassColorAttachment> donner::gpu::RenderPassDescriptor::colorAttachments

Attachments. Must be nonempty and share one extent.

◆ label

RcString donner::gpu::RenderPassDescriptor::label

Pass debug label.


The documentation for this struct was generated from the following file: