Home | History | Annotate | Download | only in functional

Lines Matching refs:compareOk

1839 		const bool	compareOk = compareBlockImages(referenceFrame, renderedFrame, threshold, blockSize, curNumNonDummyBlocks, firstFailedBlockCoord, errorMask, maxDiff);
1841 if (m_currentIteration == 0 || !compareOk)
1853 if (!compareOk)
1974 const bool compareOk = tcu::pixelThresholdCompare(m_testCtx.getLog(), "ComparisonResult", "Comparison Result", referenceFrame, renderedFrame, threshold,
1977 if (!compareOk)