This is the complete list of members for ven::DescriptorPool, including all inherited members.
allocateDescriptor(VkDescriptorSetLayout descriptorSetLayout, VkDescriptorSet &descriptor) const | ven::DescriptorPool | |
DescriptorPool(Device &device, uint32_t maxSets, VkDescriptorPoolCreateFlags poolFlags, const std::vector< VkDescriptorPoolSize > &poolSizes) | ven::DescriptorPool | |
DescriptorPool(const DescriptorPool &)=delete | ven::DescriptorPool | |
DescriptorPool(DescriptorPool &&)=delete | ven::DescriptorPool | |
DescriptorWriter class | ven::DescriptorPool | friend |
freeDescriptors(const std::vector< VkDescriptorSet > &descriptors) const | ven::DescriptorPool | inline |
getDescriptorPool() const | ven::DescriptorPool | inline |
m_descriptorPool | ven::DescriptorPool | private |
m_device | ven::DescriptorPool | private |
operator=(const DescriptorPool &)=delete | ven::DescriptorPool | |
operator=(DescriptorPool &&)=delete | ven::DescriptorPool | |
resetPool() const | ven::DescriptorPool | inline |
~DescriptorPool() | ven::DescriptorPool | inline |