Searched refs:cSpecial (Results 1 – 2 of 2) sorted by relevance
1404 const tcu::Vec4 cSpecial = specialImage.getAccess().getPixel(x, y); in testFBO() local1406 …if (cNormal.x() != cSpecial.x() || cNormal.z() != cSpecial.z() || cNormal.y() < 1.0f - greenThresh… in testFBO()
1767 const tcu::Vec4 cSpecial = specialImage.getAccess().getPixel(x, y); in testFBO() local1769 …if (cNormal.x() != cSpecial.x() || cNormal.z() != cSpecial.z() || cNormal.y() < 1.0f - greenThresh… in testFBO()