util: move util_half_to_float code into _mesa_half_to_float_slow
authorMarek Olšák <marek.olsak@amd.com>
Fri, 18 Sep 2020 09:48:05 +0000 (05:48 -0400)
committerMarek Olšák <marek.olsak@amd.com>
Wed, 7 Oct 2020 01:07:05 +0000 (21:07 -0400)
commit24a62dd0fb0e0d0defebe607dcffce7c4b1ae4c5
tree81f9083dcf86c15afcbcd9a44a6928c0cdecf137
parentffcdf76799b0b23726d45f97502e2b9826ec628e
util: move util_half_to_float code into _mesa_half_to_float_slow

Acked-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6987>
src/gallium/auxiliary/util/u_half.h
src/util/half_float.c