Lines Matching refs:getLog
557 const bool compareOk = compareStencilToRed(m_testCtx.getLog(), stencilOnlyLevel, readLevel);
621 tcu::ScopedLogSection section(m_testCtx.getLog(), "Level" + de::toString(levelNdx), "Level " + de::toString(levelNdx));
632 levelOk = compareStencilToRed(m_testCtx.getLog(), reference, readLevel);
635 levelOk = compareRedChannel(m_testCtx.getLog(), readLevel, levelNdx);
789 const bool compareOk = compareStencilToRed(m_testCtx.getLog(), reference, result);
863 const bool compareOk = compareStencilToRed(m_testCtx.getLog(), reference, result);
899 m_testCtx.getLog() << TestLog::Message << "NOTE: Texture compare mode has no effect when reading stencil values." << TestLog::EndMessage;
922 const bool compareOk = compareStencilToRed(m_testCtx.getLog(), stencilOnlyLevel, readLevel);
961 m_testCtx.getLog() << TestLog::Message << "GL_TEXTURE_BASE_LEVEL = " << levelNdx << TestLog::EndMessage;
983 const bool compareOk = compareStencilToRed(m_testCtx.getLog(), stencilOnlyLevel, readLevel);