Searched defs:VmaSmallVector (Results 1 – 2 of 2) sorted by relevance
3109 class VmaSmallVector; variable4288 VmaSmallVector<T, AllocatorT, N>::VmaSmallVector(const AllocatorT& allocator) in VmaSmallVector() function4293 VmaSmallVector<T, AllocatorT, N>::VmaSmallVector(size_t count, const AllocatorT& allocator) in VmaSmallVector() function
5084 VmaSmallVector(const AllocatorT& allocator) : in VmaSmallVector() function5089 VmaSmallVector(size_t count, const AllocatorT& allocator) : in VmaSmallVector() function