Searched refs:checkPixels (Results 1 – 1 of 1) sorted by relevance
862 static bool checkPixels (tcu::TestLog& log, const tcu::ConstPixelBufferAccess& surface) in checkPixels() function1303 …if (!checkPixels(log, tcu::getSubregion(surface.getAccess(), minX, minY, maxX-minX+1, maxY-minY+1)… in execute()