#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.
25 {
27 ::vmaDestroyAllocator(allocator);
28 }
#define TRACE_EVENT0(category_group, name)
◆ InvalidValue()
static VmaAllocator impeller::AllocatorVMATraits::InvalidValue |
( |
| ) |
|
|
inlinestatic |
Definition at line 19 of file vma.h.
◆ IsValid()
static bool impeller::AllocatorVMATraits::IsValid |
( |
const VmaAllocator & |
value | ) |
|
|
inlinestatic |
Definition at line 21 of file vma.h.
21 {
23 }
static VmaAllocator InvalidValue()
The documentation for this struct was generated from the following file:
- impeller/renderer/backend/vulkan/vma.h