aco,radv: lower outputs to exports when nir for monolithic ps
authorQiang Yu <yuq825@gmail.com>
Thu, 30 Mar 2023 01:32:58 +0000 (09:32 +0800)
committerMarge Bot <emma+marge@anholt.net>
Wed, 26 Apr 2023 03:27:26 +0000 (03:27 +0000)
commit290c3d360e5a6f5226c062d6a9267629adb1060e
treee70115c9a35d2752c53804a16911f1c7f3f4642a
parentd3611af38969307a0b1c6d36301e2e6ee83c668f
aco,radv: lower outputs to exports when nir for monolithic ps

Remove the compiler backend code for outputs to exports.

Reviewed-by: Timur Kristóf <timur.kristof@gmail.com>
Signed-off-by: Qiang Yu <yuq825@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22199>
src/amd/compiler/aco_instruction_selection.cpp
src/amd/vulkan/radv_nir_to_llvm.c
src/amd/vulkan/radv_pipeline.c