Files
mesa/src
Samuel Pitoiset 58c68bac39 radv: fix clearing images with vkCmdClear{Color,DepthStencil}Image()
The image aspects field is actually never set and we should use the
range aspect anyways.

Fixes: 1a7b7b17ad ("radv: avoid oob read during clear")
Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8324>
2021-01-05 09:46:01 +00:00
..
2020-12-17 09:24:36 +01:00
2020-04-20 11:57:11 +00:00
2020-03-30 13:38:01 +00:00
2020-12-01 16:51:01 +00:00
2021-01-05 09:51:56 +01:00