Home
last modified time | relevance | path

Searched defs:flt_e (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/util/
Dhalf_float.c61 const int flt_e = (fi.i >> 23) & 0xff; in _mesa_float_to_half_slow() local
Dsoftfloat.c1391 uint64_t flt_e = (di.u >> 52) & 0x7ff; in _mesa_double_to_f32() local
1445 const uint32_t flt_e = (fi.u >> 23) & 0xff; in _mesa_float_to_half_rtz_slow() local