Searched defs:_fltSignBit (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/gallium/auxiliary/tessellator/ | ||
H A D | tessellator.cpp | 177 const INT32 _fltSignBit = INT32( 1 ) << (_fltExponentBitCount + _fltMantissaBitCount); in floatToIDotF() local |
Completed in 7 milliseconds