Cogs.Core
Cogs::Core::TextureAllocator Member List

This is the complete list of members for Cogs::Core::TextureAllocator, including all inherited members.

allocate(size_t size, size_t alignment=0, MemBlockType type=MemBlockType::Block) overrideCogs::Core::TextureAllocatorinlinevirtual
allocated (defined in Cogs::Memory::Allocator)Cogs::Memory::Allocatorprotected
allocations (defined in Cogs::Memory::Allocator)Cogs::Memory::Allocatorprotected
allocationSize (defined in Cogs::Core::TextureAllocator)Cogs::Core::TextureAllocatorprivate
Allocator()=default (defined in Cogs::Memory::Allocator)Cogs::Memory::Allocator
changeType(void *ptr, size_t size, MemBlockType oldType, MemBlockType newType) (defined in Cogs::Memory::Allocator)Cogs::Memory::Allocatorvirtual
deallocate(void *ptr, size_t size, MemBlockType type=MemBlockType::Block) overrideCogs::Core::TextureAllocatorinlinevirtual
defaultAllocator()Cogs::Memory::Allocatorstatic
getAllocatedBytes() constCogs::Memory::Allocatorinlinevirtual
getAllocationCount() constCogs::Memory::Allocatorinlinevirtual
overflowAllocator()Cogs::Memory::Allocatorstatic
~Allocator()=default (defined in Cogs::Memory::Allocator)Cogs::Memory::Allocatorvirtual
~TextureAllocator() (defined in Cogs::Core::TextureAllocator)Cogs::Core::TextureAllocatorinline