class VmaAllocationObjectAllocator
Defined at line 7775 of file ../../src/ui/lib/escher/third_party/VulkanMemoryAllocator/vk_mem_alloc.h
Thread-safe wrapper over VmaPoolAllocator free list, for allocation of VmaAllocation_T objects.
Public Methods
void VmaAllocationObjectAllocator (const VkAllocationCallbacks * pAllocationCallbacks)
/////////////////////////////////////////////////////////////////////////////
VmaAllocationObjectAllocator
Defined at line 15633 of file ../../src/ui/lib/escher/third_party/VulkanMemoryAllocator/vk_mem_alloc.h
template <typename... Types>
VmaAllocation Allocate (Types... args)
Defined at line 15638 of file ../../src/ui/lib/escher/third_party/VulkanMemoryAllocator/vk_mem_alloc.h
void Free (VmaAllocation hAlloc)
Defined at line 15644 of file ../../src/ui/lib/escher/third_party/VulkanMemoryAllocator/vk_mem_alloc.h