Home
last modified time | relevance | path

Searched defs:VmaAllocateArray (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h4713 static T* VmaAllocateArray(const VkAllocationCallbacks* pAllocationCallbacks, size_t count) in VmaAllocateArray() function
8093 static T* VmaAllocateArray(VmaAllocator hAllocator, size_t count) in VmaAllocateArray() function