Lines Matching refs:copyHeight
4605 const int copyHeight = deClamp32(height, 0, src.raw().getDepth()-y);
4608 rr::resolveMultisampleColorBuffer(tcu::getSubregion(dst, 0, 0, copyWidth, copyHeight), rr::getSubregion(src, copyX, copyY, copyWidth, copyHeight));