Home
last modified time | relevance | path

Searched refs:computeMaxValue (Results 1 – 1 of 1) sorted by relevance

/external/deqp/framework/common/
DtcuFloatFormat.cpp51 double computeMaxValue (int maxExp, int fractionBits) in computeMaxValue() function
73 , m_maxValue (computeMaxValue(maxExp, fractionBits)) in FloatFormat()