LiteFX 0.5.1.2025
Computer Graphics Engine
Loading...
Searching...
No Matches
LiteFX::Rendering::VirtualAllocator Member List

This is the complete list of members for LiteFX::Rendering::VirtualAllocator, including all inherited members.

algorithm() const noexceptLiteFX::Rendering::VirtualAllocatorinline
allocate(UInt64 size, UInt32 alignment=1u, AllocationStrategy strategy=AllocationStrategy::OptimizePacking, void *privateData=nullptr) constLiteFX::Rendering::VirtualAllocatorinline
create(UInt64 overallMemory, AllocationAlgorithm algorithm=AllocationAlgorithm::Default)LiteFX::Rendering::VirtualAllocatorinlinestatic
free(Allocation &&allocation) constLiteFX::Rendering::VirtualAllocatorinline
operator=(const VirtualAllocator &)=deleteLiteFX::Rendering::VirtualAllocator
operator=(VirtualAllocator &&) noexcept=deleteLiteFX::Rendering::VirtualAllocator
privateData(const Allocation &allocation) constLiteFX::Rendering::VirtualAllocatorinline
size() const noexceptLiteFX::Rendering::VirtualAllocatorinline
VirtualAllocator(const VirtualAllocator &)=deleteLiteFX::Rendering::VirtualAllocator
VirtualAllocator(VirtualAllocator &&) noexcept=deleteLiteFX::Rendering::VirtualAllocator
~VirtualAllocator() noexcept=defaultLiteFX::Rendering::VirtualAllocator