Home
last modified time | relevance | path

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

/external/mesa3d/src/util/
Ddouble.h100 return _mesa_float_to_float16_rtne(dst.f); in _mesa_double_to_float16_rtne()
Dhalf_float.h115 _mesa_float_to_float16_rtne(float val) in _mesa_float_to_float16_rtne() function
/external/mesa3d/src/util/tests/
Dhalf_float_test.cpp145 test_float_to_half_limits(_mesa_float_to_float16_rtne); in TEST()