vsg 1.1.3
VulkanSceneGraph library
Loading...
Searching...
No Matches
vsg::Allocator::MemoryBlock Struct Reference
Collaboration diagram for vsg::Allocator::MemoryBlock:

Public Member Functions

 MemoryBlock (size_t blockSize, int memoryTracking, AllocatorType in_allocatorType)
 
void * allocate (std::size_t size)
 
bool deallocate (void *ptr, std::size_t size)
 

Public Attributes

vsg::MemorySlots memorySlots
 
const AllocatorType allocatorType
 
uint8_t * memory = nullptr
 

The documentation for this struct was generated from the following file: