Lines Matching refs:getLog
1233 TestLog& log = m_testCtx.getLog();
1335 TestLog& log = m_testCtx.getLog();
1348 m_testCtx.getLog() << *m_program;
1350 m_testCtx.getLog() << TestLog::Message << "Using a program similar to the previous one, except with a gather function call as follows:\n"
1356 m_testCtx.getLog() << *m_program;
1455 TestLog& log = m_testCtx.getLog();
1688 m_testCtx.getLog() << TestLog::Image("InputTextureLevel" + de::toString(levelNdx), "Input texture, level " + de::toString(levelNdx), level)
1797 TestLog& log = m_testCtx.getLog();
1933 TestLog& log = m_testCtx.getLog();
1957 m_testCtx.getLog() << TestLog::Image("InputTextureLevel" + de::toString(levelNdx) + "Face" + de::toString((int)cubeFace),