Files
mesa/src
Boris Brezillon 24b1aa6c28 panvk/csf: Optimize read-only tile buffer access
When the color/input attachment map is known at compile time, we can
determine the set of read-only render targets and replace .wait by
.wait_resource flows, in order to avoid read-after-read serialization.

Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
Reviewed-by: Lars-Ivar Hesselberg Simonsen <lars-ivar.simonsen@arm.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32540>
2025-04-10 13:17:54 +00:00
..
2025-04-10 06:56:25 +00:00
2025-04-09 20:25:50 +00:00
2025-04-09 20:25:49 +00:00
2025-04-09 21:09:20 +00:00
2025-04-08 15:38:39 +00:00