Files
mesa/src
Mike Blumenkrantz 445dd1906f zink: handle PIPE_TRANSFER_DISCARD_WHOLE_RESOURCE in transfer_map for buffers
when discarding the whole resource on an unused resource, we can deinit the buffer
range here

in the future, ideally we should be doing something like creating a new vk buffer/image
entirely here and demoting the existing one to a queue that destroys/caches it when
the batch finishes in order to avoid fencing

Reviewed-by: Dave Airlie <airlied@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9146>
2021-02-22 21:20:33 -05:00
..
2020-04-20 11:57:11 +00:00
2021-01-09 20:51:35 -06:00
2021-02-18 20:59:43 +00:00
2021-01-11 22:45:01 +00:00
2021-02-16 16:09:14 +00:00
2021-01-11 22:45:01 +00:00