Files
mesa/src
Mike Blumenkrantz 95ea41dff9 zink: rewrite clears on fb bind if only the format has changed
in some apps (hl2), there's a weird sequence like:
* bind attachment with srgb view
* clear
* bind attachment with base format
* draw

rewriting the clear color like this avoids unnecessarily triggering
a renderpass

Reviewed-by: Dave Airlie <airlied@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18627>
2022-09-19 01:00:43 +00:00
..
2022-09-16 13:19:55 +00:00
2022-09-16 02:06:38 +00:00
2022-09-16 14:23:47 +00:00
2022-09-16 23:43:13 +00:00
2022-07-29 23:59:11 +00:00