#include <vma.h>
Definition at line 63 of file vma.h.
◆ operator!=()
| constexpr bool impeller::BufferVMA::operator!= |
( |
const BufferVMA & |
other | ) |
const |
|
inlineconstexpr |
Definition at line 73 of file vma.h.
73 {
74 return !(*this == other);
75 }
◆ operator==()
| constexpr bool impeller::BufferVMA::operator== |
( |
const BufferVMA & |
other | ) |
const |
|
inlineconstexpr |
◆ allocation
| VmaAllocation impeller::BufferVMA::allocation = {} |
◆ allocator
| VmaAllocator impeller::BufferVMA::allocator = {} |
◆ buffer
| vk::Buffer impeller::BufferVMA::buffer = {} |
The documentation for this struct was generated from the following file:
- impeller/renderer/backend/vulkan/vma.h