Lines Matching refs:getLog

334 	return verifyImageWithVerifier(resultImage, m_testCtx.getLog(), NoRedVerifier());  in verifyImage()
373 …m_testCtx.getLog() << tcu::TestLog::Message << "GL_MAX_SAMPLES = " << maxSamples << tcu::TestLog::… in preDraw()
385 …m_testCtx.getLog() << tcu::TestLog::Message << "Set u_maxSamples = " << maxSamples << tcu::TestLog… in preDraw()
415 return verifyImageWithVerifier(resultImage, m_testCtx.getLog(), NoRedVerifier()); in verifyImage()
458 m_testCtx.getLog() in init()
465 m_testCtx.getLog() in init()
551 return verifyImageWithVerifier(resultImage, m_testCtx.getLog(), FullBlueSomeGreenVerifier()); in verifyImage()
567 m_testCtx.getLog() << tcu::TestLog::ImageSet("SampleBuffers", "Image sample buffers"); in verifySampleBuffers()
569 …m_testCtx.getLog() << tcu::TestLog::Image("Buffer" + de::toString(sampleNdx), "Sample " + de::toSt… in verifySampleBuffers()
570 m_testCtx.getLog() << tcu::TestLog::EndImageSet; in verifySampleBuffers()
573 …m_testCtx.getLog() << tcu::TestLog::Message << "Verifying sample buffers" << tcu::TestLog::EndMess… in verifySampleBuffers()
580 …m_testCtx.getLog() << tcu::TestLog::Message << "Verifying sample " << (sampleNdx+1) << "/" << (int… in verifySampleBuffers()
581 …allOk &= verifyImageWithVerifier(resultBuffers[sampleNdx], m_testCtx.getLog(), ColorVerifier(tcu::… in verifySampleBuffers()
585 …m_testCtx.getLog() << tcu::TestLog::Message << "Sample buffer verification failed" << tcu::TestLog… in verifySampleBuffers()
622 m_testCtx.getLog() in init()
634 m_testCtx.getLog() in init()
697 if (!verifyImageWithVerifier(resultImage, m_testCtx.getLog(), NoRedVerifier())) in verifyImage()
701 …_isStatisticallySignificant && !verifyImageWithVerifier(resultImage, m_testCtx.getLog(), verifier)) in verifyImage()
716 m_testCtx.getLog() << tcu::TestLog::ImageSet("SampleBuffers", "Image sample buffers"); in verifySampleBuffers()
718 …m_testCtx.getLog() << tcu::TestLog::Image("Buffer" + de::toString(sampleNdx), "Sample " + de::toSt… in verifySampleBuffers()
719 m_testCtx.getLog() << tcu::TestLog::EndImageSet; in verifySampleBuffers()
726 …m_testCtx.getLog() << tcu::TestLog::Message << "Verifying sample position range" << tcu::TestLog::… in verifySampleBuffers()
730 …m_testCtx.getLog() << tcu::TestLog::Message << "Verifying sample " << (sampleNdx+1) << "/" << (int… in verifySampleBuffers()
731 …rangeOk &= verifyImageWithVerifier(resultBuffers[sampleNdx], m_testCtx.getLog(), NoRedVerifier(), … in verifySampleBuffers()
738 …m_testCtx.getLog() << tcu::TestLog::Message << "Sample position verification failed." << tcu::Test… in verifySampleBuffers()
752 …m_testCtx.getLog() << tcu::TestLog::Message << "Verifying sample position uniqueness." << tcu::Tes… in verifySampleBuffers()
773 m_testCtx.getLog() in verifySampleBuffers()
790 m_testCtx.getLog() in verifySampleBuffers()
796 m_testCtx.getLog() in verifySampleBuffers()
818 …m_testCtx.getLog() << tcu::TestLog::Message << "Verifying sample position distribution is (nearly)… in verifySampleBuffers()
819 verifier.logInfo(m_testCtx.getLog()); in verifySampleBuffers()
846 m_testCtx.getLog() in verifySampleBuffers()
861 m_testCtx.getLog() in verifySampleBuffers()
867 m_testCtx.getLog() in verifySampleBuffers()
883 m_testCtx.getLog() << tcu::TestLog::Message << "Verification ok." << tcu::TestLog::EndMessage; in verifySampleBuffers()
933 m_testCtx.getLog() in init()
954 …m_testCtx.getLog() << tcu::TestLog::Message << "Enabling per-sample interpolation with GL_SAMPLE_S… in preDraw()
1041 return verifyImageWithVerifier(resultImage, m_testCtx.getLog(), NoRedVerifier()); in verifyImage()
1099 …m_testCtx.getLog() << tcu::TestLog::Message << "Enabled GL_SAMPLE_SHADING, value = 0.5" << tcu::Te… in preDraw()
1118 return verifyImageWithVerifier(resultImage, m_testCtx.getLog(), NoRedVerifier()); in verifyImage()
1152 m_testCtx.getLog() in init()
1175 …m_testCtx.getLog() << tcu::TestLog::Message << "Setting sample mask " << tcu::Format::Hex<4>(effec… in preDraw()
1287 m_testCtx.getLog() in init()
1294 m_testCtx.getLog() in init()
1301 m_testCtx.getLog() in init()
1333 …m_testCtx.getLog() << tcu::TestLog::Message << "Setting minBitCount = " << minBitCount << ", maxBi… in preDraw()
1354 …m_testCtx.getLog() << tcu::TestLog::Message << "Setting minBitCount = " << minBitCount << ", maxBi… in preDraw()
1454 m_testCtx.getLog() in init()
1523 m_testCtx.getLog() << tcu::TestLog::ImageSet("SampleBuffers", "Image sample buffers"); in verifySampleBuffers()
1525 …m_testCtx.getLog() << tcu::TestLog::Image("Buffer" + de::toString(sampleNdx), "Sample " + de::toSt… in verifySampleBuffers()
1526 m_testCtx.getLog() << tcu::TestLog::EndImageSet; in verifySampleBuffers()
1531 …m_testCtx.getLog() << tcu::TestLog::Message << "Verifying fragment shader invocation found only on… in verifySampleBuffers()
1536 …m_testCtx.getLog() << tcu::TestLog::Message << "Verifying sample " << (sampleNdx+1) << "/" << (int… in verifySampleBuffers()
1537 …allOk &= verifyImageWithVerifier(resultBuffers[sampleNdx], m_testCtx.getLog(), NoRedVerifier(), fa… in verifySampleBuffers()
1543 …m_testCtx.getLog() << tcu::TestLog::Message << "Could not get mask information from the rendered i… in verifySampleBuffers()
1554 …m_testCtx.getLog() << tcu::TestLog::Message << "Verifying sample mask bit index is 0." << tcu::Tes… in verifySampleBuffers()
1557 …allOk &= verifyImageWithVerifier(resultBuffers[0], m_testCtx.getLog(), ColorVerifier(tcu::Vec3(0.0… in verifySampleBuffers()
1571 …m_testCtx.getLog() << tcu::TestLog::Message << "Verifying per-invocation sample mask bit is unique… in verifySampleBuffers()
1593 m_testCtx.getLog() in verifySampleBuffers()
1610 m_testCtx.getLog() in verifySampleBuffers()
1616 m_testCtx.getLog() in verifySampleBuffers()
1673 m_testCtx.getLog() in init()
1699 …m_testCtx.getLog() << tcu::TestLog::Message << "Setting u_bitSelector = " << m_iteration << tcu::T… in preDraw()
1783 const tcu::ScopedLogSection section (m_testCtx.getLog(), "Verify", "Verify masks"); in postTest()
1826 …m_testCtx.getLog() << tcu::TestLog::Message << "Verifying sample mask is 0x00000001." << tcu::Test… in postTest()
1838 m_testCtx.getLog() in postTest()
1848 m_testCtx.getLog() in postTest()
1863 …m_testCtx.getLog() << tcu::TestLog::Message << "Verifying invocation sample masks do not share bit… in postTest()
1887 m_testCtx.getLog() in postTest()
1905 m_testCtx.getLog() in postTest()
1920 …m_testCtx.getLog() << tcu::TestLog::Message << "Verifying cardinality of separate sample mask bit … in postTest()
1937 m_testCtx.getLog() in postTest()
1943 m_testCtx.getLog() in postTest()
1958 m_testCtx.getLog() in postTest()
2015 m_testCtx.getLog() in init()
2023 m_testCtx.getLog() in init()
2056 …m_testCtx.getLog() << tcu::TestLog::Message << "Setting sample mask " << tcu::Format::Hex<4>(mask)… in preDraw()
2151 …return verifyImageWithVerifier(resultImage, m_testCtx.getLog(), ColorVerifier(tcu::Vec3(0.0f, 1.0f… in verifyImage()
2156 …return verifyImageWithVerifier(resultImage, m_testCtx.getLog(), ColorVerifier(tcu::Vec3(0.0f, 0.0f… in verifyImage()
2161 return verifyImageWithVerifier(resultImage, m_testCtx.getLog(), PartialDiscardVerifier()); in verifyImage()
2170 …return verifyImageWithVerifier(resultImage, m_testCtx.getLog(), ColorVerifier(tcu::Vec3(0.0f, 1.0f… in verifyImage()
2175 …return verifyImageWithVerifier(resultImage, m_testCtx.getLog(), ColorVerifier(tcu::Vec3(0.0f, 0.0f… in verifyImage()