DescriptorPool.CreateInfo

Undocumented in source.

Members

Mixins

__anonymous
mixin VkTo!(VkDescriptorPoolCreateInfo)
Undocumented in source.

Structs

DescriptorPoolSize
struct DescriptorPoolSize
Undocumented in source.

Variables

flags
VkDescriptorPoolCreateFlags flags;
Undocumented in source.
maxSets
uint32_t maxSets;
Undocumented in source.
poolSizes
DescriptorPoolSize[] poolSizes;
Undocumented in source.

Meta