|
LiteFX 0.5.1.2025
Computer Graphics Engine
|
This is the complete list of members for LiteFX::Rendering::VirtualAllocator, including all inherited members.
| algorithm() const noexcept | LiteFX::Rendering::VirtualAllocator | inline |
| allocate(UInt64 size, UInt32 alignment=1u, AllocationStrategy strategy=AllocationStrategy::OptimizePacking, void *privateData=nullptr) const | LiteFX::Rendering::VirtualAllocator | inline |
| create(UInt64 overallMemory, AllocationAlgorithm algorithm=AllocationAlgorithm::Default) | LiteFX::Rendering::VirtualAllocator | inlinestatic |
| free(Allocation &&allocation) const | LiteFX::Rendering::VirtualAllocator | inline |
| operator=(const VirtualAllocator &)=delete | LiteFX::Rendering::VirtualAllocator | |
| operator=(VirtualAllocator &&) noexcept=delete | LiteFX::Rendering::VirtualAllocator | |
| privateData(const Allocation &allocation) const | LiteFX::Rendering::VirtualAllocator | inline |
| size() const noexcept | LiteFX::Rendering::VirtualAllocator | inline |
| VirtualAllocator(const VirtualAllocator &)=delete | LiteFX::Rendering::VirtualAllocator | |
| VirtualAllocator(VirtualAllocator &&) noexcept=delete | LiteFX::Rendering::VirtualAllocator | |
| ~VirtualAllocator() noexcept=default | LiteFX::Rendering::VirtualAllocator |