Searched defs:VmaSmallVector (Results 1 – 2 of 2) sorted by relevance
3103 class VmaSmallVector; variable4320 VmaSmallVector<T, AllocatorT, N>::VmaSmallVector(const AllocatorT& allocator) in VmaSmallVector() function4325 VmaSmallVector<T, AllocatorT, N>::VmaSmallVector(size_t count, const AllocatorT& allocator) in VmaSmallVector() function
3669 VmaSmallVector(const AllocatorT& allocator) : in VmaSmallVector() function3674 VmaSmallVector(size_t count, const AllocatorT& allocator) : in VmaSmallVector() function