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

  /external/deqp/framework/common/
tcuFloatFormat.hpp 55 double getMaxValue (void) const { return m_maxValue; }
83 double m_maxValue; // Largest representable finite value.
tcuFloatFormat.cpp 73 , m_maxValue (computeMaxValue(maxExp, fractionBits))
  /external/deqp/modules/gles31/functional/
es31fTextureBufferTests.cpp 176 const int m_maxValue;
183 , m_maxValue (maxAlign)
197 verifyStateIntegerMax(result, gl, m_target, m_maxValue, m_type);

Completed in 670 milliseconds