Home
last modified time | relevance | path

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

/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dvk_mem_alloc.h3872 static T* VmaAllocateArray(const VkAllocationCallbacks* pAllocationCallbacks, size_t count) in VmaAllocateArray() function
6790 static T* VmaAllocateArray(VmaAllocator hAllocator, size_t count) in VmaAllocateArray() function
/aosp_15_r20/external/angle/third_party/vulkan_memory_allocator/include/
H A Dvk_mem_alloc.h3836 static T* VmaAllocateArray(const VkAllocationCallbacks* pAllocationCallbacks, size_t count) in VmaAllocateArray() function
11709 static T* VmaAllocateArray(VmaAllocator hAllocator, size_t count) in VmaAllocateArray() function
/aosp_15_r20/external/skia/vma_android/include/
H A Dvk_mem_alloc.h3750 static T* VmaAllocateArray(const VkAllocationCallbacks* pAllocationCallbacks, size_t count) in VmaAllocateArray() function
11679 static T* VmaAllocateArray(VmaAllocator hAllocator, size_t count) in VmaAllocateArray() function