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