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