Searched refs:srcAllocAlignment (Results 1 – 1 of 1) sorted by relevance
12841 const VkDeviceSize srcAllocAlignment = pAlloc->GetAlignment(); in Defragment() local12854 if(freeSpaceDb.Fetch(srcAllocAlignment, srcAllocSize, in Defragment()12917 dstAllocOffset = VmaAlignUp(dstOffset, srcAllocAlignment); in Defragment()