Home
last modified time | relevance | path

Searched defs:compareThreshold (Results 1 – 7 of 7) sorted by relevance

/external/deqp/framework/common/
DtcuRGBA.hpp137 inline bool compareThreshold (RGBA a, RGBA b, RGBA threshold) in compareThreshold() function
/external/deqp/modules/gles2/functional/
Des2fBlendTests.cpp267 …UVec4 compareThreshold = m_context.getRenderTarget().getPixelFormat().getColorThreshold().toIVec()… in iterate() local
Des2fPolygonOffsetTests.cpp77 inline bool compareThreshold (const tcu::IVec4& a, const tcu::IVec4& b, const tcu::IVec4& threshold) in compareThreshold() function
/external/deqp/modules/gles3/functional/
Des3fBlendTests.cpp321 …UVec4 compareThreshold = (m_useSrgbFbo ? tcu::PixelFormat(8, 8, 8, 8) : m_context.getRenderTarget(… in iterate() local
Des3fPolygonOffsetTests.cpp80 inline bool compareThreshold (const tcu::IVec4& a, const tcu::IVec4& b, const tcu::IVec4& threshold) in compareThreshold() function
/external/deqp/modules/gles31/functional/
Des31fAdvancedBlendTests.cpp508 …const UVec4 compareThreshold = (useFbo ? tcu::PixelFormat(8, 8, 8, 8) : m_context.getRenderTarget(… in iterate() local
/external/deqp/modules/glshared/
DglsDrawTest.cpp3550 …nst tcu::Surface& target, int x, int y, const tcu::RGBA& color, const tcu::IVec3& compareThreshold) in pixelNeighborhoodContainsColor()
3589 …const tcu::Surface& reference, const tcu::Surface& result, const tcu::IVec3& compareThreshold, con… in edgeRelaxedImageCompare()
3682 …const tcu::Surface& reference, const tcu::Surface& result, const tcu::IVec3& compareThreshold, int… in intersectionRelaxedLineImageCompare()