Home
last modified time | relevance | path

Searched refs:_mesa_double_to_f32 (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/util/
H A Ddouble.c31 return _mesa_double_to_f32(val, false); in _mesa_double_to_float()
37 return _mesa_double_to_f32(val, true); in _mesa_double_to_float_rtz()
H A Dsoftfloat.h58 float _mesa_double_to_f32(double x, bool rtz);
H A Dsoftfloat.c1387 _mesa_double_to_f32(double val, bool rtz) in _mesa_double_to_f32() function

Completed in 4 milliseconds