Searched refs:isRenderValue (Results 1 – 1 of 1) sorted by relevance
1190 const BVec4 isRenderValue (refColor == renderValue); in verify() local1192 …const bool unexpectedValue (tcu::anyNotEqual(tcu::logicalOr(isRenderValue, isClearValue), BVec4… in verify()1193 …const bool inconsistentComponent (!(tcu::allEqual(isRenderValue, BVec4(true)) || tcu::allEqual(is… in verify()1291 const BVec4 isRenderValue (refColor == renderValue); in verify() local1293 …const bool unexpectedValue (tcu::anyNotEqual(tcu::logicalOr(isRenderValue, isClearValue), BVec4… in verify()1294 …const bool inconsistentComponent (!(tcu::allEqual(isRenderValue, BVec4(true)) || tcu::allEqual(is… in verify()