Lugdunum
0.1.0
|
Public Attributes | |
uint32_t | vertexCount = 0 |
uint32_t | instanceCount = 0 |
uint32_t | firstVertex = 0 |
uint32_t | firstInstance = 0 |
Definition at line 7 of file RenderPass.inl.
uint32_t CmdDraw::vertexCount = 0 |
Definition at line 8 of file RenderPass.inl.
uint32_t CmdDraw::instanceCount = 0 |
Definition at line 9 of file RenderPass.inl.
uint32_t CmdDraw::firstVertex = 0 |
Definition at line 10 of file RenderPass.inl.
uint32_t CmdDraw::firstInstance = 0 |
Definition at line 11 of file RenderPass.inl.