#include <vma.h>
Public Member Functions | |
| constexpr bool | operator== (const PoolVMA &other) const =default |
Public Attributes | |
| VmaAllocator | allocator = {} |
| VmaPool | pool = {} |
|
constexprdefault |
| VmaAllocator impeller::PoolVMA::allocator = {} |
Definition at line 38 of file vma.h.
Referenced by impeller::PoolVMATraits::Free().
| VmaPool impeller::PoolVMA::pool = {} |
Definition at line 39 of file vma.h.
Referenced by impeller::PoolVMATraits::Free().