Home | History | Annotate | Download | only in functional

Lines Matching refs:xBegin

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