Function VkDeviceCmds.CmdDispatch

Commands for VK_VERSION_1_0

void CmdDispatch (
  VkCommandBuffer_T* commandBuffer,
  uint groupCountX,
  uint groupCountY,
  uint groupCountZ
);