Searched refs:VMA_SWAP (Results 1 – 1 of 1) sorted by relevance
4022 #ifndef VMA_SWAP4023 #define VMA_SWAP(v1, v2) std::swap((v1), (v2)) macro4362 VMA_SWAP(*memTypeIndex, *insertIndex); in VmaQuickSortPartition()4369 VMA_SWAP(*insertIndex, *centerValue); in VmaQuickSortPartition()4433 VMA_SWAP(suballocType1, suballocType2); in VmaIsBufferImageGranularityConflict()13032 VMA_SWAP(m_Blocks[i - 1], m_Blocks[i]); in IncrementallySortBlocks()