Lines Matching refs:threshold
78 // full threshold? print * for clarity559 const int threshold = 255 / 4 / m_numTargetSamples + 1;563 allOk &= verifyImageWithVerifier(resultBuffers[sampleNdx], m_testCtx.getLog(), ColorVerifier(tcu::Vec3(0.0f, sampleIdColor, 1.0f), tcu::IVec3(1, threshold, 1)), false);