Home | History | Annotate | Download | only in functional

Lines Matching refs:getLog

141 	, m_renderer		(renderCtx, testCtx.getLog(), glu::GLSL_VERSION_100_ES,
155 m_testCtx.getLog() << TestLog::Message << "Warning: High precision not supported in fragment shaders." << TestLog::EndMessage;
402 m_testCtx.getLog() << TestLog::Message << "ERROR: Image verification failed, found " << numFailedPixels << " invalid pixels!" << TestLog::EndMessage;
404 m_testCtx.getLog() << TestLog::ImageSet("Result", "Verification result")
409 m_testCtx.getLog() << TestLog::Image("Reference", "Ideal reference", referenceFrame)
413 m_testCtx.getLog() << TestLog::EndImageSet;
491 , m_renderer (renderCtx, testCtx.getLog(), glu::GLSL_VERSION_100_ES,
505 m_testCtx.getLog() << TestLog::Message << "Warning: High precision not supported in fragment shaders." << TestLog::EndMessage;
725 m_testCtx.getLog() << TestLog::Message << "ERROR: Image verification failed, found " << numFailedPixels << " invalid pixels!" << TestLog::EndMessage;
727 m_testCtx.getLog() << TestLog::ImageSet("Result", "Verification result")
732 m_testCtx.getLog() << TestLog::Image("Reference", "Ideal reference", referenceFrame)
736 m_testCtx.getLog() << TestLog::EndImageSet;
786 , m_renderer (renderCtx, testCtx.getLog(), glu::GLSL_VERSION_100_ES, glu::PRECISION_MEDIUMP)
873 const qpTestResult compareResult = compareGenMipmapResult(m_testCtx.getLog(), resultTexture, m_texture->getRefTexture(), comparePrec);
919 , m_renderer (renderCtx, testCtx.getLog(), glu::GLSL_VERSION_100_ES, glu::PRECISION_MEDIUMP)
1026 const qpTestResult compareResult = compareGenMipmapResult(m_testCtx.getLog(), resultTexture, m_texture->getRefTexture(), comparePrec);