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