Home | History | Annotate | Download | only in functional

Lines Matching refs:checkImage

143 	bool					checkImage			(const tcu::Surface&) const;
299 error |= !checkImage(resultSurface);
344 error |= !checkImage(resultSurface);
356 bool InvarianceTest::checkImage (const tcu::Surface& surface) const