vsg 1.1.8
VulkanSceneGraph library
Loading...
Searching...
No Matches
vsg::Allocator Member List

This is the complete list of members for vsg::Allocator, including all inherited members.

allocate(std::size_t size, AllocatorAffinity allocatorAffinity=ALLOCATOR_AFFINITY_OBJECTS)=0vsg::Allocatorpure virtual
Allocator(size_t in_defaultAlignment=4) (defined in vsg::Allocator)vsg::Allocatorinlineexplicit
Allocator(std::unique_ptr< Allocator > in_nestedAllocator, size_t in_defaultAlignment=4) (defined in vsg::Allocator)vsg::Allocatorinlineexplicit
allocatorType (defined in vsg::Allocator)vsg::Allocator
deallocate(void *ptr, std::size_t size)=0vsg::Allocatorpure virtual
defaultAlignment (defined in vsg::Allocator)vsg::Allocator
deleteEmptyMemoryBlocks()=0vsg::Allocatorpure virtual
instance()vsg::Allocatorstatic
mutex (defined in vsg::Allocator)vsg::Allocatormutable
nestedAllocator (defined in vsg::Allocator)vsg::Allocatorprotected
report(std::ostream &out) const =0vsg::Allocatorpure virtual
setBlockSize(AllocatorAffinity allocatorAffinity, size_t blockSize)=0 (defined in vsg::Allocator)vsg::Allocatorpure virtual
totalAvailableSize() const =0vsg::Allocatorpure virtual
totalMemorySize() const =0vsg::Allocatorpure virtual
totalReservedSize() const =0vsg::Allocatorpure virtual
~Allocator() (defined in vsg::Allocator)vsg::Allocatorinlinevirtual