KDGpu::DrawIndexedCommand¶
#include <render_pass_command_recorder.h>
Public Attributes¶
Name | |
---|---|
uint32_t | indexCount |
uint32_t | instanceCount |
uint32_t | firstIndex |
int32_t | vertexOffset |
uint32_t | firstInstance |
Public Attributes Documentation¶
variable indexCount¶
1 |
|
variable instanceCount¶
1 |
|
variable firstIndex¶
1 |
|
variable vertexOffset¶
1 |
|
variable firstInstance¶
1 |
|
Updated on 2024-11-21 at 00:08:26 +0000