Home
last modified time | relevance | path

Searched refs:badPixels (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/gles2/stress/
Des2sSpecialFloatTests.cpp1395 int badPixels = 0; in testFBO() local
1408 ++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() local
1629 ++badPixels; in testFBO()
1636 …m_testCtx.getLog() << tcu::TestLog::Message << "Found " << badPixels << " invalid pixel(s)." << tc… in testFBO()
1638 if (badPixels) in testFBO()
/external/deqp/modules/gles3/stress/
Des3sSpecialFloatTests.cpp1758 int badPixels = 0; in testFBO() local
1771 ++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() local
1997 ++badPixels; in testFBO()
2004 …m_testCtx.getLog() << tcu::TestLog::Message << "Found " << badPixels << " invalid pixel(s)." << tc… in testFBO()
2006 if (badPixels) in testFBO()