Searched refs:errorThreshold (Results 1 – 6 of 6) sorted by relevance
/external/deqp/external/openglcts/modules/common/ |
D | glcShaderRenderCase.hpp | 284 …ol compareImages(const tcu::Surface& resImage, const tcu::Surface& refImage, float errorThreshold);
|
D | glcShaderRenderCase.cpp | 810 …erRenderCase::compareImages(const Surface& resImage, const Surface& refImage, float errorThreshold) in compareImages() argument 813 errorThreshold, tcu::COMPARE_LOG_RESULT); in compareImages()
|
/external/deqp/modules/glshared/ |
D | glsShaderRenderCase.hpp | 238 …compareImages (const tcu::Surface& resImage, const tcu::Surface& refImage, float errorThreshold);
|
D | glsShaderRenderCase.cpp | 749 …rRenderCase::compareImages (const Surface& resImage, const Surface& refImage, float errorThreshold) in compareImages() argument 751 …, "ComparisonResult", "Image comparison result", refImage, resImage, errorThreshold, tcu::COMPARE_… in compareImages()
|
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRender.hpp | 585 float errorThreshold);
|
D | vktShaderRender.cpp | 2431 …e::compareImages (const tcu::Surface& resImage, const tcu::Surface& refImage, float errorThreshold) in compareImages() argument 2433 …, "ComparisonResult", "Image comparison result", refImage, resImage, errorThreshold, tcu::COMPARE_… in compareImages()
|