VkDrawMeshTasksIndirectCommandEXT

Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
extern (System) nothrow @nogc
struct VkDrawMeshTasksIndirectCommandEXT {}

Members

Variables

groupCountX
uint32_t groupCountX;
Undocumented in source.
groupCountY
uint32_t groupCountY;
Undocumented in source.
groupCountZ
uint32_t groupCountZ;
Undocumented in source.

Meta