KDGpu::DrawCommand¶
#include <render_pass_command_recorder.h>
Public Attributes¶
Name | |
---|---|
uint32_t | vertexCount |
uint32_t | instanceCount |
uint32_t | firstVertex |
uint32_t | firstInstance |
Public Attributes Documentation¶
variable vertexCount¶
1 |
|
variable instanceCount¶
1 |
|
variable firstVertex¶
1 |
|
variable firstInstance¶
1 |
|
Updated on 2024-11-21 at 00:02:22 +0000