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