Searched defs:dstBlockPos (Results 1 – 1 of 1) sorted by relevance
2182 const IVec3 dstBlockPos(0, 0, 0); in generateCopies() local2196 const IVec3 dstBlockPos(dstCompleteBlockSize - copyBlockSize); in generateCopies() local2210 … const IVec3 dstBlockPos(tcu::max((dstCompleteBlockSize / 4) * 4 - copyBlockSize, IVec3(0))); in generateCopies() local