Searched defs:compareThreshold (Results 1 – 10 of 10) sorted by relevance
/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/ |
D | esextcTextureCubeMapArrayETC2Support.cpp | 352 const float compareThreshold = 0.05f; in isRenderedImageValid() local
|
/external/deqp/framework/common/ |
D | tcuRGBA.hpp | 137 inline bool compareThreshold (RGBA a, RGBA b, RGBA threshold) in compareThreshold() function
|
/external/deqp/modules/gles2/functional/ |
D | es2fBlendTests.cpp | 272 …UVec4 compareThreshold = m_context.getRenderTarget().getPixelFormat().getColorThreshold().toIVec()… in iterate() local
|
D | es2fPolygonOffsetTests.cpp | 77 inline bool compareThreshold (const tcu::IVec4& a, const tcu::IVec4& b, const tcu::IVec4& threshold) in compareThreshold() function
|
/external/deqp/modules/gles3/functional/ |
D | es3fBlendTests.cpp | 327 …UVec4 compareThreshold = (m_useSrgbFbo ? tcu::PixelFormat(8, 8, 8, 8) : m_context.getRenderTarget(… in iterate() local
|
D | es3fPolygonOffsetTests.cpp | 80 inline bool compareThreshold (const tcu::IVec4& a, const tcu::IVec4& b, const tcu::IVec4& threshold) in compareThreshold() function
|
/external/deqp/modules/gles31/functional/ |
D | es31fAdvancedBlendTests.cpp | 565 …const UVec4 compareThreshold = (useFbo ? tcu::PixelFormat(8, 8, 8, 8) : m_context.getRenderTarget(… in iterate() local
|
D | es31fLayoutBindingTests.cpp | 646 const tcu::RGBA compareThreshold = tcu::RGBA(de::clamp(2 * surfaceThreshold.getRed(), 0, 255), in drawAndVerifyResult() local
|
/external/deqp/modules/egl/ |
D | teglImageFormatTests.cpp | 463 …const tcu::RGBA compareThreshold (32, 32, 32, 32); // layer colors are far apart, large threshol… in invokeGLES2() local 590 …const tcu::RGBA compareThreshold (32, 32, 32, 32); // layer colors are far apart, large threshol… in invokeGLES2() local
|
/external/deqp/modules/glshared/ |
D | glsDrawTest.cpp | 3454 … colorsEqual (const tcu::RGBA& colorA, const tcu::RGBA& colorB, const tcu::IVec3& compareThreshold) in colorsEqual() 3465 …nst tcu::Surface& target, int x, int y, const tcu::RGBA& color, const tcu::IVec3& compareThreshold) in pixelNeighborhoodContainsColor() 3500 …const tcu::Surface& reference, const tcu::Surface& result, const tcu::IVec3& compareThreshold, con… in edgeRelaxedImageCompare() 3595 …const tcu::Surface& reference, const tcu::Surface& result, const tcu::IVec3& compareThreshold, int… in intersectionRelaxedLineImageCompare()
|