#include <vma.h>
Definition at line 37 of file vma.h.
◆ operator!=()
constexpr bool impeller::PoolVMA::operator!= |
( |
const PoolVMA & |
other | ) |
const |
|
inlineconstexpr |
Definition at line 45 of file vma.h.
45 {
46 return !(*this == other);
47 }
◆ operator==()
constexpr bool impeller::PoolVMA::operator== |
( |
const PoolVMA & |
other | ) |
const |
|
inlineconstexpr |
Definition at line 41 of file vma.h.
◆ allocator
VmaAllocator impeller::PoolVMA::allocator = {} |
Definition at line 38 of file vma.h.
◆ pool
VmaPool impeller::PoolVMA::pool = {} |
Definition at line 39 of file vma.h.
The documentation for this struct was generated from the following file:
- impeller/renderer/backend/vulkan/vma.h