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