Searched refs:fgRef (Results 1 – 1 of 1) sorted by relevance
/external/deqp/modules/gles31/functional/ |
D | es31fShaderHelperInvocationTests.cpp | 384 const tcu::RGBA fgRef (0, 255, 0, 255); in verifyHelperInvocationValue() local 395 const bool isFg = tcu::compareThreshold(resPix, fgRef, threshold); in verifyHelperInvocationValue() 573 const tcu::RGBA fgRef (0, 255, 0, 255); in verifyHelperInvocationDerivate() local 586 const bool isFg = tcu::compareThreshold(resPix, fgRef, isFgThreshold); in verifyHelperInvocationDerivate()
|