vengine  0.1.0
3D graphics engine made with Vulkan
Loading...
Searching...
No Matches
ven::DescriptorPool Member List

This is the complete list of members for ven::DescriptorPool, including all inherited members.

allocateDescriptor(VkDescriptorSetLayout descriptorSetLayout, VkDescriptorSet &descriptor) constven::DescriptorPool
DescriptorPool(Device &device, uint32_t maxSets, VkDescriptorPoolCreateFlags poolFlags, const std::vector< VkDescriptorPoolSize > &poolSizes)ven::DescriptorPool
DescriptorPool(const DescriptorPool &)=deleteven::DescriptorPool
DescriptorWriter classven::DescriptorPoolfriend
freeDescriptors(const std::vector< VkDescriptorSet > &descriptors) constven::DescriptorPoolinline
m_descriptorPoolven::DescriptorPoolprivate
m_deviceven::DescriptorPoolprivate
operator=(const DescriptorPool &)=deleteven::DescriptorPool
resetPool() constven::DescriptorPoolinline
~DescriptorPool()ven::DescriptorPoolinline