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

  /external/deqp/modules/gles2/functional/
es2fFlushFinishTests.cpp 150 const float m_waitThreshold;
160 , m_waitThreshold (waitThreshold)
403 const float threshold = ndx == 0 ? m_waitThreshold : m_readThreshold;
  /external/deqp/modules/gles3/functional/
es3fFlushFinishTests.cpp 160 const float m_waitThreshold;
171 , m_waitThreshold (waitThreshold)
512 const float threshold = ndx == 0 ? m_waitThreshold : m_readThreshold;

Completed in 1078 milliseconds