Home | History | Annotate | Download | only in functional

Lines Matching defs:threshold

620 	tcu::RGBA				threshold		= m_context.getRenderTarget().getPixelFormat().getColorThreshold();
702 bool compareOk = tcu::pixelThresholdCompare(m_testCtx.getLog(), "CompareResult", "Image Comparison Result", *m_refColorBuffer, renderedImg, threshold,