KDGpu::DrawIndexedIndirectCommand¶
#include <render_pass_command_recorder.h>
Public Attributes¶
| Name | |
|---|---|
| Handle< Buffer_t > | buffer | 
| size_t | offset | 
| uint32_t | drawCount | 
| uint32_t | stride | 
Public Attributes Documentation¶
variable buffer¶
1 |  | 
variable offset¶
1 |  | 
variable drawCount¶
1 |  | 
variable stride¶
1 |  | 
Updated on 2025-07-08 at 12:01:11 +0000