struct VmaPool_T

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

Public Members

VmaBlockVector m_BlockVector

Public Methods

uint32_t GetId ()

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

void SetId (uint32_t id)

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

const char * GetName ()

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

void VmaPool_T (VmaAllocator hAllocator, const VmaPoolCreateInfo & createInfo, VkDeviceSize preferredBlockSize)

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

void ~VmaPool_T ()

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

void SetName (const char * pName)

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