Searched refs:m_maxValue (Results 1 – 3 of 3) sorted by relevance
56 double getMaxValue (void) const { return m_maxValue; } in getMaxValue()84 double m_maxValue; // Largest representable finite value. member in tcu::FloatFormat
73 , m_maxValue (computeMaxValue(maxExp, fractionBits)) in FloatFormat()
175 const int m_maxValue; member in deqp::gles31::Functional::__anona68038a20411::AlignmentQueryCase182 , m_maxValue (maxAlign) in AlignmentQueryCase()195 verifyStateIntegerMax(result, gl, m_target, m_maxValue, m_type); in iterate()