HomeSort by relevance Sort by last modified time
    Searched refs:m_allIterationsOk (Results 1 - 2 of 2) sorted by null

  /external/deqp/modules/gles31/functional/
es31fTextureMultisampleTests.cpp 165 bool m_allIterationsOk;
184 , m_allIterationsOk (true)
324 m_allIterationsOk &= testMultisampleTexture(m_iteration);
331 if (m_allIterationsOk)
575 int m_allIterationsOk;
599 , m_allIterationsOk (true)
748 m_allIterationsOk = false;
756 if (m_allIterationsOk)
    [all...]
es31fTextureLevelStateQueryTests.cpp 842 bool m_allIterationsOk;
853 , m_allIterationsOk (true)
921 m_allIterationsOk = false;
927 if (m_allIterationsOk)
    [all...]

Completed in 93 milliseconds