Searched refs:_mesa_double_to_float (Results 1 – 2 of 2) sorted by relevance
40 float _mesa_double_to_float(double val);46 return _mesa_double_to_float(val); in _mesa_double_to_float_rtne()
29 _mesa_double_to_float(double val) in _mesa_double_to_float() function