Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/stress/
Des2sSpecialFloatTests.cpp1403 const tcu::Vec4 cNormal = normalImage.getAccess().getPixel(x, y); in testFBO() local
1406 …if (cNormal.x() != cSpecial.x() || cNormal.z() != cSpecial.z() || cNormal.y() < 1.0f - greenThresh… in testFBO()
/external/deqp/modules/gles3/stress/
Des3sSpecialFloatTests.cpp1766 const tcu::Vec4 cNormal = normalImage.getAccess().getPixel(x, y); in testFBO() local
1769 …if (cNormal.x() != cSpecial.x() || cNormal.z() != cSpecial.z() || cNormal.y() < 1.0f - greenThresh… in testFBO()