Home
last modified time | relevance | path

Searched refs:isFgThreshold (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fShaderHelperInvocationTests.cpp575 const tcu::RGBA isFgThreshold (1, isMultiSample ? 254 : 1, 255, 1); in verifyHelperInvocationDerivate() local
586 const bool isFg = tcu::compareThreshold(resPix, fgRef, isFgThreshold); in verifyHelperInvocationDerivate()