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