Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dvk_mem_alloc.h3940 static void VmaVectorRemove(std::vector<T, allocatorT>& vec, size_t index) in VmaVectorRemove() function
4160 static void VmaVectorRemove(VmaVector<T, allocatorT>& vec, size_t index) in VmaVectorRemove() function
/external/angle/third_party/vulkan_memory_allocator/include/
Dvk_mem_alloc.h3373 static void VmaVectorRemove(std::vector<T, allocatorT>& vec, size_t index) in VmaVectorRemove() function
3615 static void VmaVectorRemove(VmaVector<T, allocatorT>& vec, size_t index) in VmaVectorRemove() function
/external/skia/vma_android/include/
Dvk_mem_alloc.h4258 static void VmaVectorRemove(VmaVector<T, allocatorT>& vec, size_t index) in VmaVectorRemove() function