Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fTextureBorderClampTests.cpp931 const int colorErrorBits = (isNearestOnly && !isSRGB) ? (1) : (2); in verifyImage() local
932 … tcu::max(glu::TextureTestUtil::getBitsVec(pixelFormat) - tcu::IVec4(colorErrorBits), tcu::IVec4(0… in verifyImage()
1049 const int colorErrorBits = 1; in verifyTextureCompareResult() local
1050 … tcu::max(glu::TextureTestUtil::getBitsVec(pixelFormat) - tcu::IVec4(colorErrorBits), tcu::IVec4(0… in verifyTextureCompareResult()
2210 const int colorErrorBits = 2; in verifyImage() local
2211 … tcu::max(glu::TextureTestUtil::getBitsVec(pixelFormat) - tcu::IVec4(colorErrorBits), tcu::IVec4(0… in verifyImage()