Hubris Engine
Dev
A Project to learn and get into Game Engine developement.
Loading...
Searching...
No Matches
Hubris::Memory Member List
This is the complete list of members for
Hubris::Memory
, including all inherited members.
Alloc
(size_t bufSize)
Hubris::Memory
static
AllocShared
(size_t size)
Hubris::Memory
static
CreateArena
(size_t size)
Hubris::Memory
static
CreateGlobalArena
(size_t width)
Hubris::Memory
static
ExpandInternalArena
(size_t width)
Hubris::Memory
static
Free
(Block &buffer)
Hubris::Memory
static
FreeArena
(Arena)
Hubris::Memory
static
GetMemoryAvailable
(const Arena &arena)
Hubris::Memory
static
IsEngineAllocated
(const void *pointer)
Hubris::Memory
static
IsFree
(const Block &block) noexcept
Hubris::Memory
static
IsShared
(const void *blockptr) noexcept
Hubris::Memory
static
IsThreadLocal
(const Block &block) noexcept
Hubris::Memory
static
IsValid
(const void *pointer)
Hubris::Memory
static
MemoryUsed
(const Arena &arena)
Hubris::Memory
static
Resize
(Block &block, size_t newSize)
Hubris::Memory
static
ThreadAllocationCount
() noexcept
Hubris::Memory
static
ThreadArenasAllocated
() noexcept
Hubris::Memory
static
ThreadArenasFreed
() noexcept
Hubris::Memory
static
ThreadBlockResizeCount
() noexcept
Hubris::Memory
static
ThreadDeallocationCount
() noexcept
Hubris::Memory
static
ThreadMemoryFreed
() noexcept
Hubris::Memory
static
ThreadMemoryUsed
() noexcept
Hubris::Memory
static
TotalAllocationCount
() noexcept
Hubris::Memory
static
TotalArenasAllocated
() noexcept
Hubris::Memory
static
TotalArenasFreed
() noexcept
Hubris::Memory
static
TotalBlockResizeCount
() noexcept
Hubris::Memory
static
TotalDeallocationCount
() noexcept
Hubris::Memory
static
TotalMemoryAllocated
() noexcept
Hubris::Memory
static
TotalMemoryFreed
() noexcept
Hubris::Memory
static
Generated by
1.13.2