Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/stress/
Des2sSpecialFloatTests.cpp1404 const tcu::Vec4 cSpecial = specialImage.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.cpp1767 const tcu::Vec4 cSpecial = specialImage.getAccess().getPixel(x, y); in testFBO() local
1769 …if (cNormal.x() != cSpecial.x() || cNormal.z() != cSpecial.z() || cNormal.y() < 1.0f - greenThresh… in testFBO()