Searched refs:dstAllocRequest (Results 1 – 1 of 1) sorted by relevance
13876 VmaAllocationRequest dstAllocRequest; in DefragmentRound() local13887 &dstAllocRequest) && in DefragmentRound()13889 dstBlockIndex, dstAllocRequest.offset, srcBlockIndex, srcOffset)) in DefragmentRound()13891 VMA_ASSERT(dstAllocRequest.itemsToMakeLostCount == 0); in DefragmentRound()13904 move.dstOffset = dstAllocRequest.offset; in DefragmentRound()13913 dstAllocRequest, in DefragmentRound()13921 …_hAllocation->ChangeBlockAllocation(m_hAllocator, pDstBlockInfo->m_pBlock, dstAllocRequest.offset); in DefragmentRound()