Searched defs:VmaVector (Results 1 – 1 of 1) sorted by relevance
4796 #define VmaVector std::vector macro4821 VmaVector(const AllocatorT& allocator) : in VmaVector() function4829 VmaVector(size_t count, const AllocatorT& allocator) : in VmaVector() function4839 VmaVector(size_t count, const T& value, const AllocatorT& allocator) in VmaVector() function4842 VmaVector(const VmaVector<T, AllocatorT>& src) : in VmaVector() function