Searched defs:VmaSmallVector (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/angle/third_party/vulkan_memory_allocator/include/ |
H A D | vk_mem_alloc.h | 3190 class VmaSmallVector; variable 4368 VmaSmallVector<T, AllocatorT, N>::VmaSmallVector(const AllocatorT& allocator) in VmaSmallVector() function 4373 VmaSmallVector<T, AllocatorT, N>::VmaSmallVector(size_t count, const AllocatorT& allocator) in VmaSmallVector() function
|
/aosp_15_r20/external/skia/vma_android/include/ |
H A D | vk_mem_alloc.h | 3103 class VmaSmallVector; variable 4282 VmaSmallVector<T, AllocatorT, N>::VmaSmallVector(const AllocatorT& allocator) in VmaSmallVector() function 4287 VmaSmallVector<T, AllocatorT, N>::VmaSmallVector(size_t count, const AllocatorT& allocator) in VmaSmallVector() function
|