Searched refs:srcBlockCtx (Results 1 – 1 of 1) sorted by relevance
13548 … const VmaBlockDefragmentationContext& srcBlockCtx = pDefragCtx->blockContexts[move.srcBlockIndex]; in ApplyDefragmentationMovesGpu() local13551 VMA_ASSERT(srcBlockCtx.hBuffer && dstBlockCtx.hBuffer); in ApplyDefragmentationMovesGpu()13558 commandBuffer, srcBlockCtx.hBuffer, dstBlockCtx.hBuffer, 1, ®ion); in ApplyDefragmentationMovesGpu()