Files
mesa/src
Mike Blumenkrantz d5d5f54fe9 zink: add a swapchain readback case for reading differently-acquired image
if a swapchain is shared between multiple resources, a deadlock and/or invalid
data will result from readback attempts if one resource holds a swapchain
image that the other resource must read from

to avoid this, allow accessing the acquiring resource directly since this is
the only sane way to perform readback

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27553>
2024-02-25 21:44:19 -05:00
..
2024-02-22 19:25:39 +00:00
2024-02-25 18:44:56 +01:00
2024-02-12 01:25:24 +01:00
2023-10-09 18:43:09 +00:00
2023-08-18 21:33:14 +00:00
2024-02-05 08:41:22 +00:00