Searched refs:m_lastLogIteration (Results 1 - 2 of 2) sorted by relevance

/external/deqp/modules/glshared/
H A DglsLongStressCase.hpp317 int m_lastLogIteration; member in class:deqp::gls::LongStressCase
H A DglsLongStressCase.cpp1110 , m_lastLogIteration (0)
1488 const int iterDiff = m_currentIteration - m_lastLogIteration;
1509 m_lastLogIteration = m_currentIteration;

Completed in 300 milliseconds