Skip to content

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

variable workGroupY

1
uint32_t workGroupY { 1 };

variable workGroupZ

1
uint32_t workGroupZ { 1 };

Updated on 2024-11-24 at 00:04:04 +0000