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