Home
last modified time | relevance | path

Searched refs:compareImages (Results 1 – 25 of 26) sorted by relevance

12

/external/deqp/modules/gles2/functional/
Des2fTextureFormatTests.cpp196 bool isOk = compareImages(log, referenceFrame, renderedFrame, threshold); in iterate()
364 return compareImages(log, referenceFrame, renderedFrame, threshold); in testFace()
486 bool isOk = compareImages(log, referenceFrame, renderedFrame, threshold); in iterate()
598 return compareImages(log, referenceFrame, renderedFrame, threshold); in testFace()
Des2fTextureSizeTests.cpp163 bool isOk = compareImages(log, referenceFrame, renderedFrame, threshold); in iterate()
312 return compareImages(log, referenceFrame, renderedFrame, threshold); in testFace()
Des2fVertexTextureTests.cpp380 static bool compareImages (const glu::RenderContext& renderCtx, tcu::TestLog& log, const tcu::Surfa… in compareImages() function
624 …const bool isOk = compareImages(m_context.getRenderContext(), m_testCtx.getLog(), refImage, resIma… in iterate()
965 …const bool isOk = compareImages(m_context.getRenderContext(), m_testCtx.getLog(), refImage, resIma… in iterate()
Des2fTextureWrapTests.cpp218 bool isOk = compareImages(log, referenceFrame, renderedFrame, threshold); in iterate()
Des2fPolygonOffsetTests.cpp93 int compareImages (tcu::TestLog& log, glu::RenderContext& renderCtx, const tcu::ConstPixelBufferAcc… in compareImages() function
167 …faultyPixels = compareImages(log, renderCtx, referenceImage, testImage, diffMask.getAccess(), kern… in verifyImages()
Des2fClippingTests.cpp147 inline int compareImages (tcu::TestLog& log, const ConstPixelBufferAccess& test, const ConstPixelBu… in compareImages() function
242 return compareImages(log, test, ref, diffMask, kernelRadius, compareBlackNonBlackPixels); in compareBlackNonBlackImages()
259 return compareImages(log, test, ref, diffMask, kernelRadius, compareColoredPixels); in compareColoredImages()
/external/deqp/modules/gles3/functional/
Des3fTextureFormatTests.cpp233 bool isOk = compareImages(log, referenceFrame, renderedFrame, threshold); in iterate()
420 return compareImages(log, referenceFrame, renderedFrame, threshold); in testFace()
582 …return compareImages(log, (string("Layer" + de::toString(layerNdx))).c_str(), (string("Layer " + d… in testLayer()
740 …return compareImages(log, (string("Slice" + de::toString(sliceNdx))).c_str(), (string("Slice " + d… in testSlice()
883 bool isOk = compareImages(log, referenceFrame, renderedFrame, threshold); in iterate()
1036 return compareImages(log, referenceFrame, renderedFrame, threshold); in testFace()
1149 bool isOk = compareImages(log, referenceFrame, renderedFrame, threshold); in iterate()
1261 return compareImages(log, referenceFrame, renderedFrame, threshold); in testFace()
Des3fTextureSizeTests.cpp164 bool isOk = compareImages(log, referenceFrame, renderedFrame, threshold); in iterate()
313 return compareImages(log, referenceFrame, renderedFrame, threshold); in testFace()
Des3fVertexTextureTests.cpp477 static bool compareImages (const glu::RenderContext& renderCtx, tcu::TestLog& log, const tcu::Surfa… in compareImages() function
724 …const bool isOk = compareImages(m_context.getRenderContext(), m_testCtx.getLog(), refImage, resIma… in iterate()
1059 …const bool isOk = compareImages(m_context.getRenderContext(), m_testCtx.getLog(), refImage, resIma… in iterate()
1399 …const bool isOk = compareImages(m_context.getRenderContext(), m_testCtx.getLog(), refImage, resIma… in iterate()
1742 …const bool isOk = compareImages(m_context.getRenderContext(), m_testCtx.getLog(), refImage, resIma… in iterate()
Des3fTextureSwizzleTests.cpp217 bool isOk = compareImages(log, referenceFrame, renderedFrame, threshold); in iterate()
Des3fPolygonOffsetTests.cpp96 int compareImages (tcu::TestLog& log, glu::RenderContext& renderCtx, const tcu::ConstPixelBufferAcc… in compareImages() function
170 …faultyPixels = compareImages(log, renderCtx, referenceImage, testImage, diffMask.getAccess(), kern… in verifyImages()
Des3fClippingTests.cpp150 inline int compareImages (tcu::TestLog& log, const ConstPixelBufferAccess& test, const ConstPixelBu… in compareImages() function
245 return compareImages(log, test, ref, diffMask, kernelRadius, compareBlackNonBlackPixels); in compareBlackNonBlackImages()
262 return compareImages(log, test, ref, diffMask, kernelRadius, compareColoredPixels); in compareColoredImages()
/external/deqp/framework/opengl/
DgluTextureTestUtil.hpp182 bool compareImages (tcu::TestLog& log, const char* name, const char* desc, const tcu::Surface&…
183 bool compareImages (tcu::TestLog& log, const tcu::Surface& reference, const tcu::Surface& rend…
/external/deqp/external/openglcts/modules/gl/
Dgl4cCopyImageTests.hpp135 bool compareImages(const targetDesc& left_desc, const glw::GLubyte* left_data, glw::GLuint left_x,
221 …bool compareImages(const testCase& test_case, const glw::GLubyte* left_data, const glw::GLubyte* r…
Dgl4cCopyImageTests.cpp2892 bool FunctionalTest::compareImages(const targetDesc& left_desc, const GLubyte* left_data, GLuint le… in compareImages() function in gl4cts::CopyImage::FunctionalTest
3501 if (false == compareImages(src_desc, src_pixels[level], 0, 0, layer, level, src_desc, in verify()
3530 …if (false == compareImages(test_case.m_dst, dst_pixels[level], 0, 0, layer, level, test_case.m_dst, in verify()
3553 if (false == compareImages(test_case.m_dst, dst_pixels[dst_level], 0, 0, layer, dst_level, in verify()
3584 if (false == compareImages(test_case.m_dst, dst_pixels[dst_level], x, y, layer + dst_layer, in verify()
3598 …if (false == compareImages(test_case.m_dst, &dst_level_data[0], test_case.m_dst_x, test_case.m_dst… in verify()
3717 bool SmokeTest::compareImages(const testCase& test_case, const GLubyte* left_data, const GLubyte* r… in compareImages() function in gl4cts::CopyImage::SmokeTest
4099 if (false == compareImages(test_case, src_pixels, &src_data[0])) in verify()
4112 if (false == compareImages(test_case, src_pixels, &dst_data[0])) in verify()
/external/deqp/external/openglcts/modules/common/
DglcShaderRenderCase.hpp284 …bool compareImages(const tcu::Surface& resImage, const tcu::Surface& refImage, float errorThreshol…
DglcShaderRenderCase.cpp499 bool testOk = compareImages(resImage, refImage, 0.05f); in iterate()
810 bool ShaderRenderCase::compareImages(const Surface& resImage, const Surface& refImage, float errorT… in compareImages() function in deqp::ShaderRenderCase
/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktTextureCompressedFormatTests.cpp159 const bool isOk = compareImages(log, referenceFrame, rendered, threshold); in iterate()
DvktTextureSwizzleTests.cpp190 const bool isOk = compareImages(log, swizzledReference, rendered, threshold); in iterate()
/external/deqp/modules/glshared/
DglsShaderRenderCase.hpp238 …bool compareImages (const tcu::Surface& resImage, const tcu::Surface& refImage, float error…
DglsShaderRenderCase.cpp450 bool testOk = compareImages(resImage, refImage, 0.07f); in iterate()
749 bool ShaderRenderCase::compareImages (const Surface& resImage, const Surface& refImage, float error… in compareImages() function in deqp::gls::ShaderRenderCase
/external/deqp/modules/gles31/functional/
Des31fTextureFormatTests.cpp246 …return compareImages(log, (string("LayerFace" + de::toString(layerFaceNdx))).c_str(), (string("Lay… in testLayerFace()
392 bool isOk = compareImages(log, referenceFrame, renderedFrame, threshold); in iterate()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRender.hpp583 bool compareImages (const tcu::Surface& resImage,
DvktShaderRender.cpp685 const bool compareOk = compareImages(resImage, refImage, 0.2f); in iterate()
2431 bool ShaderRenderCaseInstance::compareImages (const tcu::Surface& resImage, const tcu::Surface& ref… in compareImages() function in vkt::sr::ShaderRenderCaseInstance
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleImageTests.cpp1254 bool compareImages (tcu::TestLog& log, const CaseDef& caseDef, const tcu::ConstPixelBufferAccess la… in compareImages() function
1363 if (!compareImages(context.getTestContext().getLog(), caseDef, layeredImageOne, layeredImageTwo)) in test()

12