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-11-02 at 00:01:41 +0000