nir: add nir_load_prim_xfb_query_enabled_amd
authorQiang Yu <yuq825@gmail.com>
Tue, 25 Oct 2022 06:20:04 +0000 (14:20 +0800)
committerMarge Bot <emma+marge@anholt.net>
Tue, 25 Oct 2022 12:58:43 +0000 (12:58 +0000)
commit7fb506d06882f07c223ac196d2740f10c9192a1a
treef6b6d55955892740d454b76d00d71cb84ca21a27
parenta119a6464f4b0355bb8ab7081304e468f81e406c
nir: add nir_load_prim_xfb_query_enabled_amd

Reviewed-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/17457>
src/compiler/nir/nir_divergence_analysis.c
src/compiler/nir/nir_intrinsics.py
src/compiler/nir/nir_opt_preamble.c