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

  /external/deqp/modules/gles2/functional/
es2fFlushFinishTests.cpp 152 const float m_readThreshold;
162 , m_readThreshold (readThreshold)
403 const float threshold = ndx == 0 ? m_waitThreshold : m_readThreshold;
  /external/deqp/modules/gles3/functional/
es3fFlushFinishTests.cpp 162 const float m_readThreshold;
173 , m_readThreshold (readThreshold)
512 const float threshold = ndx == 0 ? m_waitThreshold : m_readThreshold;

Completed in 52 milliseconds