Home | History | Annotate | Download | only in functional

Lines Matching full:xend

99 		const int	xEnd	= (col+1)*dst.getWidth()/numCols;
103 tcu::clear(tcu::getSubregion(dst, xBegin, yBegin, slice, xEnd-xBegin, yEnd-yBegin, 1), color);