Searched refs:VmaBinaryFindFirstNotLess (Results 1 – 3 of 3) sorted by relevance
| /external/vulkan-validation-layers/layers/ |
| D | vk_mem_alloc.h | 3788 static IterT VmaBinaryFindFirstNotLess(IterT beg, IterT end, const KeyT &key, CmpLess cmp) in VmaBinaryFindFirstNotLess() function 4170 const size_t indexToInsert = VmaBinaryFindFirstNotLess( in VmaVectorInsertSorted() 4183 typename VectorT::iterator it = VmaBinaryFindFirstNotLess( in VmaVectorRemoveSorted() 4201 IterT it = VmaBinaryFindFirstNotLess<CmpLess, IterT, KeyT>( in VmaVectorFindSorted() 4872 const size_t indexToInsert = VmaBinaryFindFirstNotLess( 4883 PairType* it = VmaBinaryFindFirstNotLess( 7871 VmaSuballocationList::iterator* const it = VmaBinaryFindFirstNotLess( in CreateAllocationRequest() 8690 VmaSuballocationList::iterator* const it = VmaBinaryFindFirstNotLess( in UnregisterFreeSuballocation() 12518 …BlockInfoVector::iterator it = VmaBinaryFindFirstNotLess(m_Blocks.begin(), m_Blocks.end(), pBlock,… in AddAllocation()
|
| /external/angle/third_party/vulkan_memory_allocator/include/ |
| D | vk_mem_alloc.h | 3164 static IterT VmaBinaryFindFirstNotLess(IterT beg, IterT end, const KeyT &key, const CmpLess& cmp) in VmaBinaryFindFirstNotLess() function 3185 IterT it = VmaBinaryFindFirstNotLess<CmpLess, IterT, KeyT>( in VmaBinaryFindSorted() 3625 const size_t indexToInsert = VmaBinaryFindFirstNotLess( in VmaVectorInsertSorted() 3638 typename VectorT::iterator it = VmaBinaryFindFirstNotLess( in VmaVectorRemoveSorted() 4715 const size_t indexToInsert = VmaBinaryFindFirstNotLess( 4726 PairType* it = VmaBinaryFindFirstNotLess( 8085 VmaSuballocationList::iterator* const it = VmaBinaryFindFirstNotLess( in CreateAllocationRequest() 8817 VmaSuballocationList::iterator* const it = VmaBinaryFindFirstNotLess( in UnregisterFreeSuballocation() 12931 …BlockInfoVector::iterator it = VmaBinaryFindFirstNotLess(m_Blocks.begin(), m_Blocks.end(), pBlock,… in AddAllocation()
|
| /external/skia/vma_android/include/ |
| D | vk_mem_alloc.h | 3533 static IterT VmaBinaryFindFirstNotLess(IterT beg, IterT end, const KeyT& key, const CmpLess& cmp) in VmaBinaryFindFirstNotLess() function 3554 IterT it = VmaBinaryFindFirstNotLess<CmpLess, IterT, KeyT>( in VmaBinaryFindSorted() 3855 const size_t indexToInsert = VmaBinaryFindFirstNotLess( in VmaVectorInsertSorted() 3868 typename VectorT::iterator it = VmaBinaryFindFirstNotLess( in VmaVectorRemoveSorted() 5341 const size_t indexToInsert = VmaBinaryFindFirstNotLess( 5352 PairType* it = VmaBinaryFindFirstNotLess( 7042 VmaSuballocationList::iterator* const it = VmaBinaryFindFirstNotLess( 7504 VmaSuballocationList::iterator* const it = VmaBinaryFindFirstNotLess(
|