This is the complete list of members for Diligent::DescriptorHeapAllocationManager, including all inherited members.
| Allocate(uint32_t Count) | Diligent::DescriptorHeapAllocationManager | |
| DescriptorHeapAllocationManager(IMemoryAllocator &Allocator, RenderDeviceD3D12Impl &DeviceD3D12Impl, IDescriptorAllocator &ParentAllocator, size_t ThisManagerId, const D3D12_DESCRIPTOR_HEAP_DESC &HeapDesc) | Diligent::DescriptorHeapAllocationManager | |
| DescriptorHeapAllocationManager(IMemoryAllocator &Allocator, RenderDeviceD3D12Impl &DeviceD3D12Impl, IDescriptorAllocator &ParentAllocator, size_t ThisManagerId, ID3D12DescriptorHeap *pd3d12DescriptorHeap, Uint32 FirstDescriptor, Uint32 NumDescriptors) | Diligent::DescriptorHeapAllocationManager | |
| DescriptorHeapAllocationManager(DescriptorHeapAllocationManager &&rhs) noexcept | Diligent::DescriptorHeapAllocationManager | inline |
| DescriptorHeapAllocationManager(const DescriptorHeapAllocationManager &)=delete | Diligent::DescriptorHeapAllocationManager | |
| FreeAllocation(DescriptorHeapAllocation &&Allocation) | Diligent::DescriptorHeapAllocationManager | |
| GetMaxAllocatedSize() const | Diligent::DescriptorHeapAllocationManager | inline |
| GetMaxDescriptors() const | Diligent::DescriptorHeapAllocationManager | inline |
| GetNumAvailableDescriptors() const | Diligent::DescriptorHeapAllocationManager | inline |
| operator=(DescriptorHeapAllocationManager &&)=delete | Diligent::DescriptorHeapAllocationManager | |
| operator=(const DescriptorHeapAllocationManager &)=delete | Diligent::DescriptorHeapAllocationManager | |
| ~DescriptorHeapAllocationManager() | Diligent::DescriptorHeapAllocationManager | |