Skip to content

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
uint32_t workGroupX { 1 };

variable workGroupY

1
uint32_t workGroupY { 1 };

variable workGroupZ

1
uint32_t workGroupZ { 1 };

Updated on 2024-09-10 at 00:01:36 +0000