Searched defs:vma_allocator (Results 1 – 8 of 8) sorted by relevance
34 VmaAllocator vma_allocator, in MemoryAllocation()85 VmaAllocator vma_allocator, in VulkanBuffer()347 VmaAllocator vma_allocator, in VulkanImage()
122 inline VmaAllocator vma_allocator() const { in vma_allocator() function326 inline VmaAllocator vma_allocator() const { in vma_allocator() function
32 VmaAllocator vma_allocator, in Allocation()
27 VmaAllocator vma_allocator, in VulkanBuffer()
116 inline VmaAllocator vma_allocator() const { in vma_allocator() function
113 VmaAllocator vma_allocator, in VulkanImage()
176 inline VmaAllocator vma_allocator() const { in vma_allocator() function
223 struct util_vma_heap vma_allocator[IRIS_MEMZONE_COUNT]; member