|
|
Donner SVG 0.8.0-pre
SVG editor and embeddable C++20 engine.
|
Recorded setVertexBuffer. More...
#include "donner/gpu/Commands.h"
Public Attributes | |
| uint32_t | slot = 0 |
| Vertex buffer slot index in the pipeline layout. | |
| ResourceIdentity | bufferId |
| Buffer identity. | |
| uint64_t | offsetBytes = 0 |
| Byte offset of the first element. | |
Recorded setVertexBuffer.
| ResourceIdentity donner::gpu::SetVertexBufferCommand::bufferId |
Buffer identity.
| uint64_t donner::gpu::SetVertexBufferCommand::offsetBytes = 0 |
Byte offset of the first element.
| uint32_t donner::gpu::SetVertexBufferCommand::slot = 0 |
Vertex buffer slot index in the pipeline layout.