Searched defs:VmaAllocateArray (Results 1 – 3 of 3) sorted by relevance
3872 static T* VmaAllocateArray(const VkAllocationCallbacks* pAllocationCallbacks, size_t count) in VmaAllocateArray() function6790 static T* VmaAllocateArray(VmaAllocator hAllocator, size_t count) in VmaAllocateArray() function
3836 static T* VmaAllocateArray(const VkAllocationCallbacks* pAllocationCallbacks, size_t count) in VmaAllocateArray() function11709 static T* VmaAllocateArray(VmaAllocator hAllocator, size_t count) in VmaAllocateArray() function
3750 static T* VmaAllocateArray(const VkAllocationCallbacks* pAllocationCallbacks, size_t count) in VmaAllocateArray() function11679 static T* VmaAllocateArray(VmaAllocator hAllocator, size_t count) in VmaAllocateArray() function