Searched defs:compareImages (Results 1 – 9 of 9) sorted by relevance
/external/deqp/modules/gles2/functional/ |
D | es2fPolygonOffsetTests.cpp | 93 int compareImages (tcu::TestLog& log, glu::RenderContext& renderCtx, const tcu::ConstPixelBufferAcc… in compareImages() function
|
D | es2fVertexTextureTests.cpp | 377 static bool compareImages (const glu::RenderContext& renderCtx, tcu::TestLog& log, const tcu::Surfa… in compareImages() function
|
D | es2fClippingTests.cpp | 147 inline int compareImages (tcu::TestLog& log, const ConstPixelBufferAccess& test, const ConstPixelBu… in compareImages() function
|
/external/deqp/modules/gles3/functional/ |
D | es3fPolygonOffsetTests.cpp | 96 int compareImages (tcu::TestLog& log, glu::RenderContext& renderCtx, const tcu::ConstPixelBufferAcc… in compareImages() function
|
D | es3fClippingTests.cpp | 150 inline int compareImages (tcu::TestLog& log, const ConstPixelBufferAccess& test, const ConstPixelBu… in compareImages() function
|
D | es3fVertexTextureTests.cpp | 475 static bool compareImages (const glu::RenderContext& renderCtx, tcu::TestLog& log, const tcu::Surfa… in compareImages() function
|
/external/deqp/modules/glshared/ |
D | glsShaderRenderCase.cpp | 749 bool ShaderRenderCase::compareImages (const Surface& resImage, const Surface& refImage, float error… in compareImages() function in deqp::gls::ShaderRenderCase
|
D | glsTextureTestUtil.cpp | 985 bool compareImages (TestLog& log, const tcu::Surface& reference, const tcu::Surface& rendered, tcu:… in compareImages() function 990 bool compareImages (TestLog& log, const char* name, const char* desc, const tcu::Surface& reference… in compareImages() function
|
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRender.cpp | 1853 bool ShaderRenderCaseInstance::compareImages (const tcu::Surface& resImage, const tcu::Surface& ref… in compareImages() function in vkt::sr::ShaderRenderCaseInstance
|