Home
last modified time | relevance | path

Searched defs:VmaVectorInsert (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h4754 static void VmaVectorInsert(std::vector<T, allocatorT>& vec, size_t index, const T& item) in VmaVectorInsert() function
4979 static void VmaVectorInsert(VmaVector<T, allocatorT>& vec, size_t index, const T& item) in VmaVectorInsert() function