mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-18 07:18:06 +02:00
Extend store_combined_output_pan to take a dual source blend input in addition to colour, depth, and stencil inputs. Use the last source for this, and represent the type with the DEST_TYPE index. This is a hack but there is no SRC2_TYPE and NIR doesn't seem to mind as long as we know what we mean. This allows the backend to emit a combined "blend render target #0" instruction taking two sources. Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13714> |
||
|---|---|---|
| .. | ||
| lcra.c | ||
| lcra.h | ||
| meson.build | ||
| nir_mod_helpers.c | ||
| pan_ir.c | ||
| pan_ir.h | ||
| pan_liveness.c | ||
| pan_lower_64bit_intrin.c | ||
| pan_lower_framebuffer.c | ||
| pan_lower_framebuffer.h | ||
| pan_lower_helper_invocation.c | ||
| pan_lower_sample_position.c | ||
| pan_lower_writeout.c | ||
| pan_sysval.c | ||