Home
last modified time | relevance | path

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

/third_party/skia/m133/third_party/externals/vulkanmemoryallocator/include/
Dvk_mem_alloc.h3109 class VmaSmallVector; variable
4288 VmaSmallVector<T, AllocatorT, N>::VmaSmallVector(const AllocatorT& allocator) in VmaSmallVector() function
4293 VmaSmallVector<T, AllocatorT, N>::VmaSmallVector(size_t count, const AllocatorT& allocator) in VmaSmallVector() function
/third_party/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h5084 VmaSmallVector(const AllocatorT& allocator) : in VmaSmallVector() function
5089 VmaSmallVector(size_t count, const AllocatorT& allocator) : in VmaSmallVector() function