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

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

Allocate(Uint32 Count) override finalDiligent::DynamicSuballocationsManagervirtual
DynamicSuballocationsManager(IMemoryAllocator &Allocator, GPUDescriptorHeap &ParentGPUHeap, Uint32 DynamicChunkSize, String ManagerName)Diligent::DynamicSuballocationsManager
DynamicSuballocationsManager(const DynamicSuballocationsManager &)=deleteDiligent::DynamicSuballocationsManager
DynamicSuballocationsManager(DynamicSuballocationsManager &&)=deleteDiligent::DynamicSuballocationsManager
Free(DescriptorHeapAllocation &&Allocation, Uint64 CmdQueueMask) override finalDiligent::DynamicSuballocationsManagerinlinevirtual
GetDescriptorSize() const override finalDiligent::DynamicSuballocationsManagerinlinevirtual
GetSuballocationCount() constDiligent::DynamicSuballocationsManagerinline
operator=(const DynamicSuballocationsManager &)=deleteDiligent::DynamicSuballocationsManager
operator=(DynamicSuballocationsManager &&)=deleteDiligent::DynamicSuballocationsManager
ReleaseAllocations(Uint64 CmdQueueMask)Diligent::DynamicSuballocationsManager
~DynamicSuballocationsManager()Diligent::DynamicSuballocationsManager