Searched defs:VmaVectorRemove (Results 1 – 3 of 3) sorted by relevance
| /external/vulkan-validation-layers/layers/ |
| D | vk_mem_alloc.h | 3940 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/ |
| D | vk_mem_alloc.h | 3373 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/ |
| D | vk_mem_alloc.h | 4258 static void VmaVectorRemove(VmaVector<T, allocatorT>& vec, size_t index) in VmaVectorRemove() function
|