struct VmaSuballocation

Defined at line 6301 of file ../../src/ui/lib/escher/third_party/VulkanMemoryAllocator/vk_mem_alloc.h

Represents a region of VmaDeviceMemoryBlock that is either assigned and returned as

allocated memory block or free.

Public Members

VkDeviceSize offset
VkDeviceSize size
VmaAllocation hAllocation
VmaSuballocationType type