Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/tessellator/
H A Dtessellator.cpp173 const INT32 _fltExponentBias = (INT32( 1 ) << (_fltExponentBitCount - 1)) - 1; in floatToIDotF() local

Completed in 6 milliseconds