Variable VkDescriptorSetAllocateInfo.descriptorPool

struct VkDescriptorSetAllocateInfo
{
  // ...
  VkDescriptorPool_T* descriptorPool ;
  // ...
}