Home | History | Annotate | Download | only in functional

Lines Matching refs:srcAccess

685 	const PixelBufferAccess srcAccess = getAccessInternal();
686 return tcu::getSubregion(srcAccess, 0, 0, slice, srcAccess.getWidth(), srcAccess.getHeight(), 1);