Lugdunum  0.1.0
Public Attributes | List of all members
CmdDraw Struct Reference
Collaboration diagram for CmdDraw:
[legend]

Public Attributes

uint32_t vertexCount = 0
 
uint32_t instanceCount = 0
 
uint32_t firstVertex = 0
 
uint32_t firstInstance = 0
 

Detailed Description

Definition at line 7 of file RenderPass.inl.

Member Data Documentation

◆ vertexCount

uint32_t CmdDraw::vertexCount = 0

Definition at line 8 of file RenderPass.inl.

◆ instanceCount

uint32_t CmdDraw::instanceCount = 0

Definition at line 9 of file RenderPass.inl.

◆ firstVertex

uint32_t CmdDraw::firstVertex = 0

Definition at line 10 of file RenderPass.inl.

◆ firstInstance

uint32_t CmdDraw::firstInstance = 0

Definition at line 11 of file RenderPass.inl.


The documentation for this struct was generated from the following file: