Files
mesa/src
Samuel Pitoiset 86909babc9 radv: fix copying VRS rates to HTILE if the depth/stencil is cleared
If the application binds a fragment shading rate attachment to a
subpass and also clears the depth stencil attachment, the VRS rates
would have been reinitialized to 1x1 with fast clears. It makes more
sense to clear and then copy instead of the opposite.

Found by inspection.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14518>
2022-01-24 08:06:38 +00:00
..
2022-01-16 18:23:28 +00:00
2022-01-10 21:52:42 +00:00
2022-01-10 22:53:32 +00:00
2021-03-20 10:38:55 +00:00
2022-01-10 22:53:32 +00:00
2021-12-09 09:05:23 -08:00
2022-01-21 22:08:33 +00:00
2022-01-14 20:17:44 +00:00