nir/xfb: save high_16bits output info
authorQiang Yu <yuq825@gmail.com>
Mon, 21 Nov 2022 07:53:11 +0000 (15:53 +0800)
committerMarge Bot <emma+marge@anholt.net>
Thu, 5 Jan 2023 01:12:06 +0000 (01:12 +0000)
commitcf2ea3fce9a0b50e53402f1be28bce707092f097
tree2644380774a80e5f2d23933825136eb8769cccf8
parentb8d9f860a02daa253213b216488941807e8ea79a
nir/xfb: save high_16bits output info

It is combined with slot location to identify a varying
when using VARYING_SLOT_VARx_16BIT.

Acked-by: Marek Olšák <marek.olsak@amd.com>
Signed-off-by: Qiang Yu <yuq825@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20157>
src/compiler/nir/nir_gather_xfb_info.c
src/compiler/nir/nir_xfb_info.h