Structs§
- Allocation
- Represents single memory allocation.
- Allocation
Create Flags - Flags for configuring
Allocationconstruction. - Allocation
Create Info - Allocation
Info - Parameters of
Allocationobjects, that can be retrieved usingAllocator::get_allocation_info. - Allocator
- Main allocator object
- Allocator
Create Flags - Flags for configuring
Allocatorconstruction. - Allocator
Create Info - Allocator
Pool - Represents custom memory pool handle.
- Allocator
Pool Create Flags - Flags for configuring
AllocatorPoolconstruction. - Defragmentation
Context - Defragmentation
Move - Single move of an allocation to be done for defragmentation.
- Defragmentation
Stats - Statistics returned for defragmentation process in function vmaEndDefragmentation().
- Pool
Create Info - Pool
Handle
Enums§
- Memory
Usage - Intended usage of memory.