Home
last modified time | relevance | path

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

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