mesa/src/amd/llvm
Rhys Perry 1825ad134b radeonsi,radv/llvm: fix amdgpu-color/depth-export with epilogs
The main shader wouldn't use ac_build_export(), and the discard exit would
have no export.

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Fixes: 1174ab6d56 ("ac/llvm: use amdgpu-color-export/amdgpu-depth-export")
Acked-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Tested-by: Mikhail Gavrilov <mikhail.v.gavrilov@gmail.com>
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/7991
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20482>
2023-01-03 15:32:56 +00:00
..
ac_llvm_build.c radeonsi,radv/llvm: fix amdgpu-color/depth-export with epilogs 2023-01-03 15:32:56 +00:00
ac_llvm_build.h radeonsi,radv/llvm: fix amdgpu-color/depth-export with epilogs 2023-01-03 15:32:56 +00:00
ac_llvm_helper.cpp ac: use ResetAllOptionOccurrences instead of ResetCommandLineParser 2022-06-07 10:29:56 +00:00
ac_llvm_util.c ac/llvm: simplify how function attributes are set 2022-12-06 13:27:16 +00:00
ac_llvm_util.h ac/llvm: inline ac_get_load_intr_attribs 2022-12-06 13:27:16 +00:00
ac_nir_to_llvm.c ac/llvm: remove deref image/texture code 2022-12-19 09:22:45 +08:00
ac_nir_to_llvm.h ac/llvm: add a return value to ac_nir_translate 2022-08-31 00:09:37 +00:00
ac_shader_abi.h ac,radv,radeonsi: remove unused param of load_sampler_desc abi 2022-12-19 09:22:42 +08:00
meson.build ac/llvm: remove unused llvm cull 2022-12-02 04:37:23 +00:00