Searched refs:isBgThreshold (Results 1 – 1 of 1) sorted by relevance
574 const tcu::RGBA isBgThreshold (1, isMultiSample ? 254 : 1, 0, 1); in verifyHelperInvocationDerivate() local585 const bool isBg = tcu::compareThreshold(resPix, bgRef, isBgThreshold); in verifyHelperInvocationDerivate()588 …const bool neighborBg = nonZeroDeriv ? hasNeighborWithColor(result, x, y, bgRef, isBgThreshold) … in verifyHelperInvocationDerivate()