Searched refs:roundToNearestEven (Results 1 – 1 of 1) sorted by relevance
109 static deUint32 roundToNearestEven (deUint32 val, const deUint32 numBitsToDiscard) in roundToNearestEven() function216 mantissa = roundToNearestEven(mantissa, 14 - exp16); in deFloat32To16Round()229 mantissa = roundToNearestEven(mantissa, 13); in deFloat32To16Round()