#include <vma.h>
Definition at line 98 of file vma.h.
◆ operator!=()
| constexpr bool impeller::ImageVMA::operator!= |
( |
const ImageVMA & |
other | ) |
const |
|
inlineconstexpr |
Definition at line 108 of file vma.h.
108 {
109 return !(*this == other);
110 }
◆ operator==()
| constexpr bool impeller::ImageVMA::operator== |
( |
const ImageVMA & |
other | ) |
const |
|
inlineconstexpr |
◆ allocation
| VmaAllocation impeller::ImageVMA::allocation = {} |
◆ allocator
| VmaAllocator impeller::ImageVMA::allocator = {} |
◆ image
| vk::Image impeller::ImageVMA::image = {} |
The documentation for this struct was generated from the following file:
- impeller/renderer/backend/vulkan/vma.h