Home | History | Annotate | Download | only in functional

Lines Matching defs:yEnd

97 		const int	yEnd	= (row+1)*dst.getHeight()/numRows;
103 tcu::clear(tcu::getSubregion(dst, xBegin, yBegin, slice, xEnd-xBegin, yEnd-yBegin, 1), color);