|
|
Donner SVG 0.8.0-pre
SVG editor and embeddable C++20 engine.
|
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.