Vulkan Memory Allocator
Deprecated List
Member VMA_ALLOCATION_CREATE_RESERVED_1_BIT
Removed. Do not use.
Member VMA_ALLOCATION_CREATE_RESERVED_2_BIT
Removed. Do not use.
Member vmaDefragment (VmaAllocator allocator, const VmaAllocation *pAllocations, size_t allocationCount, VkBool32 *pAllocationsChanged, const VmaDefragmentationInfo *pDefragmentationInfo, VmaDefragmentationStats *pDefragmentationStats)
This is a part of the old interface. It is recommended to use structure VmaDefragmentationInfo2 and function vmaDefragmentationBegin() instead.
Member VmaDefragmentationInfo
This is a part of the old interface. It is recommended to use structure VmaDefragmentationInfo2 and function vmaDefragmentationBegin() instead.