#include <vma.h>
Definition at line 18 of file vma.h.
◆ Free()
static void impeller::AllocatorVMATraits::Free |
( |
VmaAllocator |
allocator | ) |
|
|
inlinestatic |
Definition at line 25 of file vma.h.
26 TRACE_EVENT0(
"impeller",
"DestroyAllocator");
27 ::vmaDestroyAllocator(allocator);
◆ InvalidValue()
static VmaAllocator impeller::AllocatorVMATraits::InvalidValue |
( |
| ) |
|
|
inlinestatic |
◆ IsValid()
static bool impeller::AllocatorVMATraits::IsValid |
( |
const VmaAllocator & |
value | ) |
|
|
inlinestatic |
The documentation for this struct was generated from the following file:
- impeller/renderer/backend/vulkan/vma.h