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

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) noexceptDiligent::DescriptorHeapAllocationManagerinline
DescriptorHeapAllocationManager(const DescriptorHeapAllocationManager &)=deleteDiligent::DescriptorHeapAllocationManager
FreeAllocation(DescriptorHeapAllocation &&Allocation)Diligent::DescriptorHeapAllocationManager
GetMaxAllocatedSize() constDiligent::DescriptorHeapAllocationManagerinline
GetMaxDescriptors() constDiligent::DescriptorHeapAllocationManagerinline
GetNumAvailableDescriptors() constDiligent::DescriptorHeapAllocationManagerinline
operator=(DescriptorHeapAllocationManager &&)=deleteDiligent::DescriptorHeapAllocationManager
operator=(const DescriptorHeapAllocationManager &)=deleteDiligent::DescriptorHeapAllocationManager
~DescriptorHeapAllocationManager()Diligent::DescriptorHeapAllocationManager