Function VkDeviceCmds.CmdExecuteCommands

Commands for VK_VERSION_1_0

void CmdExecuteCommands (
  VkCommandBuffer_T* commandBuffer,
  uint commandBufferCount,
  const(VkCommandBuffer_T*)* pCommandBuffers
);