Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsLongStressCase.hpp375 int m_lastLogIteration; member in deqp::gls::LongStressCase
DglsLongStressCase.cpp1299 , m_lastLogIteration(0) in LongStressCase()
1737 const int iterDiff = m_currentIteration - m_lastLogIteration; in iterate()
1758 m_lastLogIteration = m_currentIteration; in iterate()