Searched refs:errorThreshold (Results 1 - 9 of 9) sorted by relevance

/external/deqp/external/openglcts/modules/common/
H A DglcShaderRenderCase.hpp284 bool compareImages(const tcu::Surface& resImage, const tcu::Surface& refImage, float errorThreshold);
H A DglcShaderRenderCase.cpp810 bool ShaderRenderCase::compareImages(const Surface& resImage, const Surface& refImage, float errorThreshold) argument
813 errorThreshold, tcu::COMPARE_LOG_RESULT);
/external/deqp/modules/glshared/
H A DglsShaderRenderCase.hpp238 bool compareImages (const tcu::Surface& resImage, const tcu::Surface& refImage, float errorThreshold);
H A DglsShaderRenderCase.cpp749 bool ShaderRenderCase::compareImages (const Surface& resImage, const Surface& refImage, float errorThreshold) argument
751 return tcu::fuzzyCompare(m_testCtx.getLog(), "ComparisonResult", "Image comparison result", refImage, resImage, errorThreshold, tcu::COMPARE_LOG_RESULT);
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRender.hpp603 float errorThreshold);
H A DvktShaderRender.cpp3173 bool ShaderRenderCaseInstance::compareImages (const tcu::Surface& resImage, const tcu::Surface& refImage, float errorThreshold) argument
3175 return tcu::fuzzyCompare(m_context.getTestContext().getLog(), "ComparisonResult", "Image comparison result", refImage, resImage, errorThreshold, tcu::COMPARE_LOG_EVERYTHING);
/external/guice/extensions/struts2/lib/
H A Dcore-3.1.1.jarMETA-INF/ org/ org/eclipse/ org/eclipse/jdt/ org/eclipse/jdt/core/ org/eclipse/jdt/core/compiler/ org/ ...
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.jdt.core_3.11.0.v20150602-1242.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...

Completed in 222 milliseconds