Variable VkCommandBufferAllocateInfo.commandPool

struct VkCommandBufferAllocateInfo
{
  // ...
  VkCommandPool_T* commandPool ;
  // ...
}