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

  /external/deqp/framework/common/
tcuFloatFormat.hpp 56 double getMaxValue (void) const { return m_maxValue; }
83 double m_maxValue; // Largest representable finite value.
tcuFloatFormat.cpp 73 , m_maxValue (computeMaxValue(maxExp, fractionBits))

Completed in 1934 milliseconds