mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-06-03 00:18:29 +02:00
Map PIPE formats that are fixed-function blendable to their (internal, writeback) tuple. Formats which are renderable but require a blend shadeer will be handled elsewhere to keep this easy to verify. Notice the subset of SFBD and MFBD color writeback formats used to identify fixed-function blendable formats are bit compatible, so it suffices to store only the MFBD variants. Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com> Tested-by: Christian Hewitt <christianshewitt@gmail.com> Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7352> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| decode.c | ||
| decode.h | ||
| decode_common.c | ||
| gen_pack.py | ||
| meson.build | ||
| midgard.xml | ||
| pan_afbc.c | ||
| pan_attributes.c | ||
| pan_blit.c | ||
| pan_bo.c | ||
| pan_bo.h | ||
| pan_device.h | ||
| pan_encoder.h | ||
| pan_format.c | ||
| pan_invocation.c | ||
| pan_pool.c | ||
| pan_pool.h | ||
| pan_props.c | ||
| pan_sampler.c | ||
| pan_scoreboard.c | ||
| pan_scoreboard.h | ||
| pan_scratch.c | ||
| pan_texture.c | ||
| pan_texture.h | ||
| pan_tiler.c | ||
| pan_util.h | ||
| wrap.h | ||