Home
last modified time | relevance | path

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

/aosp_15_r20/external/vulkan-validation-layers/layers/
H A 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
/aosp_15_r20/external/angle/third_party/vulkan_memory_allocator/include/
H A Dvk_mem_alloc.h4306 static void VmaVectorRemove(VmaVector<T, allocatorT>& vec, size_t index) in VmaVectorRemove() function
/aosp_15_r20/external/skia/vma_android/include/
H A Dvk_mem_alloc.h4220 static void VmaVectorRemove(VmaVector<T, allocatorT>& vec, size_t index) in VmaVectorRemove() function