intel/fs: Make bld.F16TO32 actually emit F16TO32 not F32TO16
authorKenneth Graunke <kenneth@whitecape.org>
Thu, 16 Mar 2023 22:54:07 +0000 (15:54 -0700)
committerMarge Bot <emma+marge@anholt.net>
Fri, 17 Mar 2023 09:01:18 +0000 (09:01 +0000)
commite7ea2aa46ca5fdb902ba6f0d73c341fdaf822f70
tree6ac12f86429be9b3b9492bde6342a6c5ce0ebcb3
parent84197bc0a4fa770e5ebdab8149e4baa5b2d400d5
intel/fs: Make bld.F16TO32 actually emit F16TO32 not F32TO16

Ahem, "add builder helpers that work on Gfx7"...now might actually work.
Too much copy and paste...

Fixes: 966995d9117 ("intel/fs: Add builder helpers for F32TO16/F16TO32 that work on Gfx7.x")
Reviewed-by: Emma Anholt <emma@anholt.net>
Reviewed-by: Faith Ekstrand <faith.ekstrand@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21974>
src/intel/compiler/brw_fs_builder.h