Searched refs:pixelThresholdCompare (Results 26 - 28 of 28) sorted by relevance

12

/external/deqp/modules/gles3/functional/
H A Des3fVertexTextureTests.cpp480 return tcu::pixelThresholdCompare(log, "Result", "Image compare result", ref, res, threshold, tcu::COMPARE_LOG_RESULT);
/external/deqp/modules/gles31/functional/
H A Des31fLayoutBindingTests.cpp548 return tcu::pixelThresholdCompare(m_testCtx.getLog(), "Render result", "Result verification", reference, result, threshold, tcu::COMPARE_LOG_RESULT);
/external/deqp/modules/glshared/
H A DglsTextureTestUtil.cpp970 return tcu::pixelThresholdCompare(log, "Result", "Image comparison result", reference, rendered, threshold, tcu::COMPARE_LOG_RESULT);
975 return tcu::pixelThresholdCompare(log, name, desc, reference, rendered, threshold, tcu::COMPARE_LOG_RESULT);

Completed in 140 milliseconds

12