Searched refs:VmaSuballocationOffsetLess (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/angle/third_party/vulkan_memory_allocator/include/ |
H A D | vk_mem_alloc.h | 3229 struct VmaSuballocationOffsetLess; 6299 struct VmaSuballocationOffsetLess struct 8695 VmaSuballocationOffsetLess()); in Free() 8711 …ed(suballocations2nd.begin(), suballocations2nd.end(), refSuballoc, VmaSuballocationOffsetLess()) : in Free() 8807 VmaSuballocationOffsetLess()); in FindSuballocation() 8818 …ed(suballocations2nd.begin(), suballocations2nd.end(), refSuballoc, VmaSuballocationOffsetLess()) : in FindSuballocation()
|
/aosp_15_r20/external/skia/vma_android/include/ |
H A D | vk_mem_alloc.h | 3142 struct VmaSuballocationOffsetLess; 6237 struct VmaSuballocationOffsetLess struct 8671 VmaSuballocationOffsetLess()); in Free() 8687 …ed(suballocations2nd.begin(), suballocations2nd.end(), refSuballoc, VmaSuballocationOffsetLess()) : in Free() 8783 VmaSuballocationOffsetLess()); in FindSuballocation() 8794 …ed(suballocations2nd.begin(), suballocations2nd.end(), refSuballoc, VmaSuballocationOffsetLess()) : in FindSuballocation()
|
/aosp_15_r20/external/vulkan-validation-layers/layers/ |
H A D | vk_mem_alloc.h | 5147 struct VmaSuballocationOffsetLess struct 10277 SuballocationVectorType::iterator it = VmaVectorFindSorted<VmaSuballocationOffsetLess>( in FreeAtOffset() 10299 …VmaVectorFindSorted<VmaSuballocationOffsetLess>(suballocations2nd.begin(), suballocations2nd.end()… in FreeAtOffset()
|