445dd1906f
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>