|
|
Donner SVG Editor & Engine
SVG-native editor and embeddable SVG2 + CSS3 engine in C++20, with GPU (WebGPU) and compact CPU renderers, built for correctness, security, and performance.
|
Recorded draw. More...
#include "donner/gpu/Commands.h"
Recorded draw.
| uint32_t donner::gpu::DrawCommand::firstInstance = 0 |
First instance index.
| uint32_t donner::gpu::DrawCommand::firstVertex = 0 |
First vertex index.
| uint32_t donner::gpu::DrawCommand::instanceCount = 1 |
Number of instances.
| uint32_t donner::gpu::DrawCommand::vertexCount = 0 |
Number of vertices.