VkDescriptorPoolCreateInfo

Undocumented in source.

Members

Variables

flags
VkDescriptorPoolCreateFlags flags;
Undocumented in source.
maxSets
uint maxSets;
Undocumented in source.
pNext
void* pNext;
Undocumented in source.
pPoolSizes
VkDescriptorPoolSize* pPoolSizes;
Undocumented in source.
poolSizeCount
uint poolSizeCount;
Undocumented in source.
sType
VkStructureType sType;
Undocumented in source.

Meta