Diligent Engine  v.2.4.g
Diligent::DescriptorSetAllocator Member List

This is the complete list of members for Diligent::DescriptorSetAllocator, including all inherited members.

Allocate(Uint64 CommandQueueMask, VkDescriptorSetLayout SetLayout, const char *DebugName="")Diligent::DescriptorSetAllocator
CreateDescriptorPool(const char *DebugName) constDiligent::DescriptorPoolManagerprotected
DescriptorPoolManager(RenderDeviceVkImpl &DeviceVkImpl, std::string PoolName, std::vector< VkDescriptorPoolSize > PoolSizes, uint32_t MaxSets, bool AllowFreeing) noexceptDiligent::DescriptorPoolManager
DescriptorPoolManager(const DescriptorPoolManager &)=deleteDiligent::DescriptorPoolManager
DescriptorPoolManager(DescriptorPoolManager &&)=deleteDiligent::DescriptorPoolManager
DescriptorSetAllocation classDiligent::DescriptorSetAllocatorfriend
DescriptorSetAllocator(RenderDeviceVkImpl &DeviceVkImpl, std::string PoolName, std::vector< VkDescriptorPoolSize > PoolSizes, uint32_t MaxSets, bool AllowFreeing) noexceptDiligent::DescriptorSetAllocatorinline
DisposePool(VulkanUtilities::DescriptorPoolWrapper &&Pool, Uint64 QueueMask)Diligent::DescriptorPoolManager
GetDeviceVkImpl()Diligent::DescriptorPoolManagerinline
GetPool(const char *DebugName)Diligent::DescriptorPoolManager
m_AllowFreeingDiligent::DescriptorPoolManagerprotected
m_DeviceVkImplDiligent::DescriptorPoolManagerprotected
m_MaxSetsDiligent::DescriptorPoolManagerprotected
m_MutexDiligent::DescriptorPoolManagerprotected
m_PoolNameDiligent::DescriptorPoolManagerprotected
m_PoolsDiligent::DescriptorPoolManagerprotected
m_PoolSizesDiligent::DescriptorPoolManagerprotected
operator=(const DescriptorPoolManager &)=deleteDiligent::DescriptorPoolManager
operator=(DescriptorPoolManager &&)=deleteDiligent::DescriptorPoolManager
~DescriptorPoolManager()Diligent::DescriptorPoolManager
~DescriptorSetAllocator()Diligent::DescriptorSetAllocator