Searched defs:VmaVectorRemove (Results 1 – 1 of 1) sorted by relevance
4760 static void VmaVectorRemove(std::vector<T, allocatorT>& vec, size_t index) in VmaVectorRemove() function4985 static void VmaVectorRemove(VmaVector<T, allocatorT>& vec, size_t index) in VmaVectorRemove() function