mesa/src/virtio
Boris Brezillon fa4e729165 vulkan/wsi: Prepare things for image to image blits
Right now, the WSI core supports copying WSI images to a linear buffer
for implementations that want the result in this form. This being said,
most of the blit logic can be re-used for image to image copies, and that's
exactly what we'll need if we want to hook-up DXGI swapchains in the
win32 WSI implementation. So let's rename a few fields so we no longer
imply that images are copied to a buffer, and the use_buffer_blit boolean
an enum so we can extend the implementation to support image -> image
copies.

Reviewed-by: Jesse Natalie <jenatali@microsoft.com>
Reviewed-by: Daniel Stone <daniels@collabora.com>
Reviewed-by: Jason Ekstrand <jason.ekstrand@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16200>
2023-01-11 09:31:02 +00:00
..
ci ci/venus: re-enable venus-lavapipe 2023-01-11 07:34:32 +00:00
venus-protocol venus: sync protocol fixes and support for VK_EXT_pci_bus_info 2022-12-17 21:34:47 -08:00
virtio-gpu venus: add supports_multiple_timelines capset and enable 2022-12-16 21:12:38 +00:00
vtest venus: rename sync_queue -> timeline 2022-12-16 21:12:38 +00:00
vulkan vulkan/wsi: Prepare things for image to image blits 2023-01-11 09:31:02 +00:00
meson.build venus: add driver skeleton 2021-04-08 17:15:37 +00:00