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 151 const float m_readThreshold;
161 , m_readThreshold (readThreshold)
402 const float threshold = ndx == 0 ? m_waitThreshold : m_readThreshold;
  /external/deqp/modules/gles3/functional/
es3fFlushFinishTests.cpp 152 const float m_readThreshold;
163 , m_readThreshold (readThreshold)
473 const float threshold = ndx == 0 ? m_waitThreshold : m_readThreshold;

Completed in 67 milliseconds