Searched refs:isFgThreshold (Results 1 – 1 of 1) sorted by relevance
575 const tcu::RGBA isFgThreshold (1, isMultiSample ? 254 : 1, 255, 1); in verifyHelperInvocationDerivate() local586 const bool isFg = tcu::compareThreshold(resPix, fgRef, isFgThreshold); in verifyHelperInvocationDerivate()