Searched defs:VmaVectorInsert (Results 1 – 1 of 1) sorted by relevance
4799 static void VmaVectorInsert(std::vector<T, allocatorT>& vec, size_t index, const T& item) in VmaVectorInsert() function5024 static void VmaVectorInsert(VmaVector<T, allocatorT>& vec, size_t index, const T& item) in VmaVectorInsert() function