Home
last modified time | relevance | path

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

/external/skia/vma_android/include/
Dvk_mem_alloc.h3103 class VmaSmallVector; variable
4320 VmaSmallVector<T, AllocatorT, N>::VmaSmallVector(const AllocatorT& allocator) in VmaSmallVector() function
4325 VmaSmallVector<T, AllocatorT, N>::VmaSmallVector(size_t count, const AllocatorT& allocator) in VmaSmallVector() function
/external/angle/third_party/vulkan_memory_allocator/include/
Dvk_mem_alloc.h3669 VmaSmallVector(const AllocatorT& allocator) : in VmaSmallVector() function
3674 VmaSmallVector(size_t count, const AllocatorT& allocator) : in VmaSmallVector() function