Home
last modified time | relevance | path

Searched defs:unbiasedExponent (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/tessellator/
H A Dtessellator.cpp243 INT32 unbiasedExponent = ((output & _fltExponentMask) >> _fltMantissaBitCount) - _fltExponentBias; in floatToIDotF() local

Completed in 6 milliseconds