Lines Matching defs:log
138 shaderExecutor->log(m_testCtx.getLog());
151 shaderExecutor->log(m_testCtx.getLog());
295 TestLog& log = m_testCtx.getLog();
321 log << program;
368 bool isOk = tcu::pixelThresholdCompare(log, "Result", "Image comparison result", refImg, testImg, threshold, tcu::COMPARE_LOG_RESULT);
392 TestLog& log = m_testCtx.getLog();
418 log << program;
463 bool isOk = tcu::pixelThresholdCompare(log, "Result", "Image comparison result", refImg, testImg, threshold, tcu::COMPARE_LOG_RESULT);
482 TestLog& log = m_testCtx.getLog();
530 log << program;
583 bool isOk = tcu::fuzzyCompare(log, "Result", "Image comparison result", refImg, testImg, threshold, tcu::COMPARE_LOG_RESULT);
606 TestLog& log = m_testCtx.getLog();
636 log << program;
702 bool isOk = tcu::pixelThresholdCompare(log, "Result", "Image comparison result", refImg, testImg, threshold, tcu::COMPARE_LOG_RESULT);