Searched refs:BlockPointerLess (Results 1 – 1 of 1) sorted by relevance
7227 struct BlockPointerLess struct13997 VMA_SORT(m_Blocks.begin(), m_Blocks.end(), BlockPointerLess()); in VmaDefragmentationAlgorithm_Generic()14014 …rator it = VmaBinaryFindFirstNotLess(m_Blocks.begin(), m_Blocks.end(), pBlock, BlockPointerLess()); in AddAllocation()