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