KDGpu::DrawMeshCommand¶
#include <render_pass_command_recorder.h>
Public Attributes¶
| Name | |
|---|---|
| uint32_t | workGroupX |
| uint32_t | workGroupY |
| uint32_t | workGroupZ |
Public Attributes Documentation¶
variable workGroupX¶
1 | |
variable workGroupY¶
1 | |
variable workGroupZ¶
1 | |
Updated on 2025-11-05 at 00:11:51 +0000