Home
last modified time | relevance | path

Searched refs:compareStencilToRed (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fStencilTexturingTests.cpp394 static bool compareStencilToRed (tcu::TestLog& log, const tcu::ConstPixelBufferAccess& stencilRef, … in compareStencilToRed() function
557 const bool compareOk = compareStencilToRed(m_testCtx.getLog(), stencilOnlyLevel, readLevel); in iterate()
632 levelOk = compareStencilToRed(m_testCtx.getLog(), reference, readLevel); in iterate()
789 const bool compareOk = compareStencilToRed(m_testCtx.getLog(), reference, result); in iterate()
863 const bool compareOk = compareStencilToRed(m_testCtx.getLog(), reference, result); in iterate()
922 const bool compareOk = compareStencilToRed(m_testCtx.getLog(), stencilOnlyLevel, readLevel); in iterate()
983 const bool compareOk = compareStencilToRed(m_testCtx.getLog(), stencilOnlyLevel, readLevel); in iterate()