Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/glshared/
H A DglsCalibration.cpp255 DE_ASSERT((m_state == INTERNALSTATE_CALIBRATING || m_state == INTERNALSTATE_RUNNING) && !m_measureState.isDone()); in recordIteration()
258 if (m_state == INTERNALSTATE_RUNNING && m_measureState.isDone()) in recordIteration()
334 m_state = INTERNALSTATE_RUNNING; in recomputeParameters()
H A DglsCalibration.hpp171 INTERNALSTATE_RUNNING, enumerator

Completed in 2 milliseconds