Home
last modified time | relevance | path

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

/external/mesa3d/src/util/
Dsoftfloat.c208 uint16_t _mesa_roundtozero_f16(int16_t s, int16_t e, int16_t m) in _mesa_roundtozero_f16() function
1474 return _mesa_roundtozero_f16(s, flt_e - 0x71, m | 0x4000); in _mesa_float_to_half_rtz_slow()