Searched refs:VmaBinaryFindFirstNotLess (Results 1 – 1 of 1) sorted by relevance
4564 static IterT VmaBinaryFindFirstNotLess(IterT beg, IterT end, const KeyT &key, const CmpLess& cmp) in VmaBinaryFindFirstNotLess() function4585 IterT it = VmaBinaryFindFirstNotLess<CmpLess, IterT, KeyT>( in VmaBinaryFindSorted()4995 const size_t indexToInsert = VmaBinaryFindFirstNotLess( in VmaVectorInsertSorted()5008 typename VectorT::iterator it = VmaBinaryFindFirstNotLess( in VmaVectorRemoveSorted()5856 const size_t indexToInsert = VmaBinaryFindFirstNotLess(5867 PairType* it = VmaBinaryFindFirstNotLess(9050 VmaSuballocationList::iterator* const it = VmaBinaryFindFirstNotLess( in CreateAllocationRequest()9744 VmaSuballocationList::iterator* const it = VmaBinaryFindFirstNotLess( in UnregisterFreeSuballocation()13789 …BlockInfoVector::iterator it = VmaBinaryFindFirstNotLess(m_Blocks.begin(), m_Blocks.end(), pBlock,… in AddAllocation()