yaze
0.3.2
Link to the Past ROM Editor
Loading...
Searching...
No Matches
yaze::gfx::MemoryPool Member List
This is the complete list of members for
yaze::gfx::MemoryPool
, including all inherited members.
Allocate
(size_t size)
yaze::gfx::MemoryPool
AllocateAligned
(size_t size, size_t alignment)
yaze::gfx::MemoryPool
allocated_blocks_
yaze::gfx::MemoryPool
private
Clear
()
yaze::gfx::MemoryPool
Deallocate
(void *ptr)
yaze::gfx::MemoryPool
FindFreeBlock
(size_t size)
yaze::gfx::MemoryPool
private
Get
()
yaze::gfx::MemoryPool
static
GetAllocationStats
() const
yaze::gfx::MemoryPool
GetMemoryStats
() const
yaze::gfx::MemoryPool
GetPoolIndex
(size_t size) const
yaze::gfx::MemoryPool
private
huge_blocks_
yaze::gfx::MemoryPool
private
InitializeBlockPool
(std::vector< MemoryBlock > &pool, size_t block_size, size_t count)
yaze::gfx::MemoryPool
private
kHugeBlockSize
yaze::gfx::MemoryPool
private
static
kLargeBlockSize
yaze::gfx::MemoryPool
private
static
kMediumBlockSize
yaze::gfx::MemoryPool
private
static
kSmallBlockSize
yaze::gfx::MemoryPool
private
static
large_blocks_
yaze::gfx::MemoryPool
private
medium_blocks_
yaze::gfx::MemoryPool
private
MemoryPool
()
yaze::gfx::MemoryPool
private
small_blocks_
yaze::gfx::MemoryPool
private
total_allocated_bytes_
yaze::gfx::MemoryPool
private
total_allocations_
yaze::gfx::MemoryPool
private
total_deallocations_
yaze::gfx::MemoryPool
private
total_used_bytes_
yaze::gfx::MemoryPool
private
~MemoryPool
()
yaze::gfx::MemoryPool
private
Generated by
1.9.8