KDGpu::ComputeCommand¶
#include <compute_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 2024-11-21 at 00:08:26 +0000