|
|
Donner SVG 0.8.0-pre
SVG editor and embeddable C++20 engine.
|
Descriptor for CommandEncoder::beginRenderPass. More...
#include "donner/gpu/Descriptors.h"
Public Attributes | |
| RcString | label |
| Pass debug label. | |
| std::vector< RenderPassColorAttachment > | colorAttachments |
| Attachments. Must be nonempty and share one extent. | |
Descriptor for CommandEncoder::beginRenderPass.
| std::vector<RenderPassColorAttachment> donner::gpu::RenderPassDescriptor::colorAttachments |
Attachments. Must be nonempty and share one extent.
| RcString donner::gpu::RenderPassDescriptor::label |
Pass debug label.