// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry [[VkDispatchIndirectCommand,VkDispatchIndirectCommand]] [source,c++] ---- typedef struct VkDispatchIndirectCommand { uint32_t x; uint32_t y; uint32_t z; } VkDispatchIndirectCommand; ----