Home
last modified time | relevance | path

Searched refs:_mesa_half_to_float_slow (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/util/
Dhalf_float.h46 float _mesa_half_to_float_slow(uint16_t val);
86 return _mesa_half_to_float_slow(val); in _mesa_half_to_float()
Dhalf_float.c147 _mesa_half_to_float_slow(uint16_t val) in _mesa_half_to_float_slow() function
/third_party/mesa3d/src/util/tests/
Dhalf_float_test.cpp92 test_half_to_float_limits(_mesa_half_to_float_slow); in TEST()
/third_party/mesa3d/docs/relnotes/
D20.3.0.rst3485 - util: move util_half_to_float code into \_mesa_half_to_float_slow
3509 - util: move util_half_to_float code into \_mesa_half_to_float_slow