Files
mesa/src/amd/common
Marek Olšák 45d8cd037a ac/nir: rewrite ac_nir_lower_ps epilog to fix dual src blending with mono PS
Unigine Heaven with AMD_DEBUG=mono has incorrect rendering on gfx11
because it doesn't set nir_io_semantics::dual_source_blend_index for
the second output, resulting in garbage asm.

Instead of trying to find out what's wrong, I decided to rewrite this
to make it the same as the LLVM IR path. It simplifies the code and fixes
Unigine Heaven with AMD_DEBUG=mono.

Reviewed-by: Qiang Yu <yuq825@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31669>
2024-10-21 12:06:14 +00:00
..
2024-09-23 19:25:08 +00:00
2024-09-19 16:21:47 +00:00
2024-09-23 19:25:08 +00:00
2024-06-20 13:14:33 +00:00
2024-06-20 13:14:33 +00:00
2023-09-25 09:05:58 +02:00
2024-06-14 10:32:17 +02:00
2024-06-14 10:32:17 +02:00
2024-09-20 06:58:29 +00:00
2024-07-02 12:05:23 +00:00
2024-05-11 22:14:05 -04:00