Searched refs:badPixels (Results 1 – 2 of 2) sorted by relevance
1395 int badPixels = 0; in testFBO() local1408 ++badPixels; in testFBO()1415 …m_testCtx.getLog() << tcu::TestLog::Message << "Found " << badPixels << " invalid pixel(s)." << tc… in testFBO()1417 if (badPixels) in testFBO()1617 int badPixels = 0; in testFBO() local1629 ++badPixels; in testFBO()1636 …m_testCtx.getLog() << tcu::TestLog::Message << "Found " << badPixels << " invalid pixel(s)." << tc… in testFBO()1638 if (badPixels) in testFBO()
1758 int badPixels = 0; in testFBO() local1771 ++badPixels; in testFBO()1778 …m_testCtx.getLog() << tcu::TestLog::Message << "Found " << badPixels << " invalid pixel(s)." << tc… in testFBO()1780 if (badPixels) in testFBO()1985 int badPixels = 0; in testFBO() local1997 ++badPixels; in testFBO()2004 …m_testCtx.getLog() << tcu::TestLog::Message << "Found " << badPixels << " invalid pixel(s)." << tc… in testFBO()2006 if (badPixels) in testFBO()