Home
last modified time | relevance | path

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

/third_party/mesa3d/src/util/tests/
Dhalf_float_test.cpp127 test_float_to_half_limits(_mesa_float_to_float16_rtz); in TEST()
/third_party/mesa3d/src/util/
Dhalf_float.h90 _mesa_float_to_float16_rtz(float val) in _mesa_float_to_float16_rtz() function
/third_party/mesa3d/src/amd/vulkan/
Dradv_formats.c1178 v = _mesa_float_to_float16_rtz(value->float32[c]); in radv_format_pack_clear_color()