Searched refs:_mesa_double_to_float (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/util/
H A Ddouble.h40 float _mesa_double_to_float(double val);
46 return _mesa_double_to_float(val);
H A Ddouble.c29 _mesa_double_to_float(double val) function in typeref:typename:float

Completed in 3 milliseconds