#include <vma.h>
Definition at line 50 of file vma.h.
◆ Free()
static void impeller::PoolVMATraits::Free |
( |
const PoolVMA & |
pool | ) |
|
|
inlinestatic |
◆ InvalidValue()
static PoolVMA impeller::PoolVMATraits::InvalidValue |
( |
| ) |
|
|
inlinestatic |
Definition at line 51 of file vma.h.
◆ IsValid()
static bool impeller::PoolVMATraits::IsValid |
( |
const PoolVMA & |
value | ) |
|
|
inlinestatic |
Definition at line 53 of file vma.h.
54 return value.allocator != VmaAllocator{};
References value.
The documentation for this struct was generated from the following file:
- impeller/renderer/backend/vulkan/vma.h