mesa/src/amd/llvm
Marek Olšák bdf3797aeb ac,radeonsi: don't export null from PS if it has no effect on gfx10+
We just need to pass the uses_discard flag to the epilog.

The hw skips the export anyway. This will hang if SPI registers declare
an output format or KILL_ENABLE is set because those cases require
an export with done=1.

Reviewed-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16885>
2022-06-11 11:14:16 +00:00
..
ac_llvm_build.c ac,radeonsi: don't export null from PS if it has no effect on gfx10+ 2022-06-11 11:14:16 +00:00
ac_llvm_build.h ac,radeonsi: don't export null from PS if it has no effect on gfx10+ 2022-06-11 11:14:16 +00:00
ac_llvm_cull.c ac,radeonsi: cull small lines in the shader using the diamond exit rule 2021-11-16 02:11:46 +00:00
ac_llvm_cull.h radeonsi: fix view culling for wide lines 2021-11-16 02:11:45 +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: use ResetAllOptionOccurrences instead of ResetCommandLineParser 2022-06-07 10:29:56 +00:00
ac_llvm_util.h ac: use ResetAllOptionOccurrences instead of ResetCommandLineParser 2022-06-07 10:29:56 +00:00
ac_nir_to_llvm.c radeonsi: replace llvm ls/hs interface lds ops with nir lowered ones 2022-06-07 01:40:14 +00:00
ac_nir_to_llvm.h ac/llvm: move the gfx6 optimization for TCS barriers into ac_build_s_barrier 2022-05-13 09:15:20 +00:00
ac_shader_abi.h radeonsi: replace llvm ls/hs interface lds ops with nir lowered ones 2022-06-07 01:40:14 +00:00
meson.build meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00