HDK
|
This is the complete list of members for VE_VmaMemoryAllocator, including all inherited members.
allocateBuffer(const VkBufferCreateInfo &, const VmaAllocationCreateInfo &info) | VE_VmaMemoryAllocator | |
allocateImage(const VkImageCreateInfo &, const VmaAllocationCreateInfo &info) | VE_VmaMemoryAllocator | |
allocateMappableBuffer(const VkBufferCreateInfo &, const VmaAllocationCreateInfo &info) | VE_VmaMemoryAllocator | |
allocateMappableImage(const VkImageCreateInfo &, const VmaAllocationCreateInfo &info) | VE_VmaMemoryAllocator | |
allocateMappableMemory(const VkMemoryRequirements &, const VmaAllocationCreateInfo &info) | VE_VmaMemoryAllocator | |
allocateMemory(const VkMemoryRequirements &, const VmaAllocationCreateInfo &info) | VE_VmaMemoryAllocator | |
BufferAllocation typedef | VE_VmaMemoryAllocator | |
create(VkInstance, VkPhysicalDevice, VkDevice, uint32_t req_ver, VmaAllocatorCreateFlags flags) | VE_VmaMemoryAllocator | static |
destroy() | VE_VmaMemoryAllocator | |
ImageAllocation typedef | VE_VmaMemoryAllocator | |
init(VkInstance, VkPhysicalDevice, VkDevice, uint32_t req_ver, VmaAllocatorCreateFlags flags) | VE_VmaMemoryAllocator | protected |
MappableBufferAllocation typedef | VE_VmaMemoryAllocator | |
MappableImageAllocation typedef | VE_VmaMemoryAllocator | |
myAllocator | VE_VmaMemoryAllocator | protected |