#include <vma.h>
Definition at line 84 of file vma.h.
◆ Free()
static void impeller::BufferVMATraits::Free |
( |
const BufferVMA & |
buffer | ) |
|
|
inlinestatic |
◆ InvalidValue()
static BufferVMA impeller::BufferVMATraits::InvalidValue |
( |
| ) |
|
|
inlinestatic |
Definition at line 85 of file vma.h.
◆ IsValid()
static bool impeller::BufferVMATraits::IsValid |
( |
const BufferVMA & |
value | ) |
|
|
inlinestatic |
Definition at line 87 of file vma.h.
88 return value.allocator != VmaAllocator{};
References value.
The documentation for this struct was generated from the following file:
- impeller/renderer/backend/vulkan/vma.h