Lines Matching refs:getLog
324 return verifyImageWithVerifier(resultImage, m_testCtx.getLog(), NoRedVerifier()); in verifyImage()
363 …m_testCtx.getLog() << tcu::TestLog::Message << "GL_MAX_SAMPLES = " << maxSamples << tcu::TestLog::… in preDraw()
375 …m_testCtx.getLog() << tcu::TestLog::Message << "Set u_maxSamples = " << maxSamples << tcu::TestLog… in preDraw()
401 return verifyImageWithVerifier(resultImage, m_testCtx.getLog(), NoRedVerifier()); in verifyImage()
444 m_testCtx.getLog() in init()
451 m_testCtx.getLog() in init()
533 return verifyImageWithVerifier(resultImage, m_testCtx.getLog(), FullBlueSomeGreenVerifier()); in verifyImage()
549 m_testCtx.getLog() << tcu::TestLog::ImageSet("SampleBuffers", "Image sample buffers"); in verifySampleBuffers()
551 …m_testCtx.getLog() << tcu::TestLog::Image("Buffer" + de::toString(sampleNdx), "Sample " + de::toSt… in verifySampleBuffers()
552 m_testCtx.getLog() << tcu::TestLog::EndImageSet; in verifySampleBuffers()
555 …m_testCtx.getLog() << tcu::TestLog::Message << "Verifying sample buffers" << tcu::TestLog::EndMess… in verifySampleBuffers()
562 …m_testCtx.getLog() << tcu::TestLog::Message << "Verifying sample " << (sampleNdx+1) << "/" << (int… in verifySampleBuffers()
563 …allOk &= verifyImageWithVerifier(resultBuffers[sampleNdx], m_testCtx.getLog(), ColorVerifier(tcu::… in verifySampleBuffers()
567 …m_testCtx.getLog() << tcu::TestLog::Message << "Sample buffer verification failed" << tcu::TestLog… in verifySampleBuffers()
604 m_testCtx.getLog() in init()
616 m_testCtx.getLog() in init()
675 if (!verifyImageWithVerifier(resultImage, m_testCtx.getLog(), NoRedVerifier())) in verifyImage()
679 …_isStatisticallySignificant && !verifyImageWithVerifier(resultImage, m_testCtx.getLog(), verifier)) in verifyImage()
694 m_testCtx.getLog() << tcu::TestLog::ImageSet("SampleBuffers", "Image sample buffers"); in verifySampleBuffers()
696 …m_testCtx.getLog() << tcu::TestLog::Image("Buffer" + de::toString(sampleNdx), "Sample " + de::toSt… in verifySampleBuffers()
697 m_testCtx.getLog() << tcu::TestLog::EndImageSet; in verifySampleBuffers()
704 …m_testCtx.getLog() << tcu::TestLog::Message << "Verifying sample position range" << tcu::TestLog::… in verifySampleBuffers()
708 …m_testCtx.getLog() << tcu::TestLog::Message << "Verifying sample " << (sampleNdx+1) << "/" << (int… in verifySampleBuffers()
709 …rangeOk &= verifyImageWithVerifier(resultBuffers[sampleNdx], m_testCtx.getLog(), NoRedVerifier(), … in verifySampleBuffers()
716 …m_testCtx.getLog() << tcu::TestLog::Message << "Sample position verification failed." << tcu::Test… in verifySampleBuffers()
730 …m_testCtx.getLog() << tcu::TestLog::Message << "Verifying sample position uniqueness." << tcu::Tes… in verifySampleBuffers()
751 m_testCtx.getLog() in verifySampleBuffers()
768 m_testCtx.getLog() in verifySampleBuffers()
774 m_testCtx.getLog() in verifySampleBuffers()
796 …m_testCtx.getLog() << tcu::TestLog::Message << "Verifying sample position distribution is (nearly)… in verifySampleBuffers()
797 verifier.logInfo(m_testCtx.getLog()); in verifySampleBuffers()
824 m_testCtx.getLog() in verifySampleBuffers()
839 m_testCtx.getLog() in verifySampleBuffers()
845 m_testCtx.getLog() in verifySampleBuffers()
861 m_testCtx.getLog() << tcu::TestLog::Message << "Verification ok." << tcu::TestLog::EndMessage; in verifySampleBuffers()
910 m_testCtx.getLog() in init()
931 …m_testCtx.getLog() << tcu::TestLog::Message << "Enabling per-sample interpolation with GL_SAMPLE_S… in preDraw()
1009 return verifyImageWithVerifier(resultImage, m_testCtx.getLog(), NoRedVerifier()); in verifyImage()
1066 …m_testCtx.getLog() << tcu::TestLog::Message << "Enabled GL_SAMPLE_SHADING, value = 0.5" << tcu::Te… in preDraw()
1085 return verifyImageWithVerifier(resultImage, m_testCtx.getLog(), NoRedVerifier()); in verifyImage()
1119 m_testCtx.getLog() in init()
1142 …m_testCtx.getLog() << tcu::TestLog::Message << "Setting sample mask " << tcu::Format::Hex<4>(effec… in preDraw()
1250 m_testCtx.getLog() in init()
1257 m_testCtx.getLog() in init()
1264 m_testCtx.getLog() in init()
1296 …m_testCtx.getLog() << tcu::TestLog::Message << "Setting minBitCount = " << minBitCount << ", maxBi… in preDraw()
1317 …m_testCtx.getLog() << tcu::TestLog::Message << "Setting minBitCount = " << minBitCount << ", maxBi… in preDraw()
1413 m_testCtx.getLog() in init()
1478 m_testCtx.getLog() << tcu::TestLog::ImageSet("SampleBuffers", "Image sample buffers"); in verifySampleBuffers()
1480 …m_testCtx.getLog() << tcu::TestLog::Image("Buffer" + de::toString(sampleNdx), "Sample " + de::toSt… in verifySampleBuffers()
1481 m_testCtx.getLog() << tcu::TestLog::EndImageSet; in verifySampleBuffers()
1486 …m_testCtx.getLog() << tcu::TestLog::Message << "Verifying fragment shader invocation found only on… in verifySampleBuffers()
1491 …m_testCtx.getLog() << tcu::TestLog::Message << "Verifying sample " << (sampleNdx+1) << "/" << (int… in verifySampleBuffers()
1492 …allOk &= verifyImageWithVerifier(resultBuffers[sampleNdx], m_testCtx.getLog(), NoRedVerifier(), fa… in verifySampleBuffers()
1498 …m_testCtx.getLog() << tcu::TestLog::Message << "Could not get mask information from the rendered i… in verifySampleBuffers()
1509 …m_testCtx.getLog() << tcu::TestLog::Message << "Verifying sample mask bit index is 0." << tcu::Tes… in verifySampleBuffers()
1512 …allOk &= verifyImageWithVerifier(resultBuffers[0], m_testCtx.getLog(), ColorVerifier(tcu::Vec3(0.0… in verifySampleBuffers()
1526 …m_testCtx.getLog() << tcu::TestLog::Message << "Verifying per-invocation sample mask bit is unique… in verifySampleBuffers()
1548 m_testCtx.getLog() in verifySampleBuffers()
1565 m_testCtx.getLog() in verifySampleBuffers()
1571 m_testCtx.getLog() in verifySampleBuffers()
1628 m_testCtx.getLog() in init()
1654 …m_testCtx.getLog() << tcu::TestLog::Message << "Setting u_bitSelector = " << m_iteration << tcu::T… in preDraw()
1734 const tcu::ScopedLogSection section (m_testCtx.getLog(), "Verify", "Verify masks"); in postTest()
1777 …m_testCtx.getLog() << tcu::TestLog::Message << "Verifying sample mask is 0x00000001." << tcu::Test… in postTest()
1789 m_testCtx.getLog() in postTest()
1799 m_testCtx.getLog() in postTest()
1814 …m_testCtx.getLog() << tcu::TestLog::Message << "Verifying invocation sample masks do not share bit… in postTest()
1838 m_testCtx.getLog() in postTest()
1856 m_testCtx.getLog() in postTest()
1871 …m_testCtx.getLog() << tcu::TestLog::Message << "Verifying cardinality of separate sample mask bit … in postTest()
1888 m_testCtx.getLog() in postTest()
1894 m_testCtx.getLog() in postTest()
1909 m_testCtx.getLog() in postTest()
1966 m_testCtx.getLog() in init()
1974 m_testCtx.getLog() in init()
2007 …m_testCtx.getLog() << tcu::TestLog::Message << "Setting sample mask " << tcu::Format::Hex<4>(mask)… in preDraw()
2098 …return verifyImageWithVerifier(resultImage, m_testCtx.getLog(), ColorVerifier(tcu::Vec3(0.0f, 1.0f… in verifyImage()
2103 …return verifyImageWithVerifier(resultImage, m_testCtx.getLog(), ColorVerifier(tcu::Vec3(0.0f, 0.0f… in verifyImage()
2108 return verifyImageWithVerifier(resultImage, m_testCtx.getLog(), PartialDiscardVerifier()); in verifyImage()
2117 …return verifyImageWithVerifier(resultImage, m_testCtx.getLog(), ColorVerifier(tcu::Vec3(0.0f, 1.0f… in verifyImage()
2122 …return verifyImageWithVerifier(resultImage, m_testCtx.getLog(), ColorVerifier(tcu::Vec3(0.0f, 0.0f… in verifyImage()