mesa/src/vulkan
Dave Airlie a8725ec3dc vulkan/wsi: set correct bits for host allocations/exports for images.
Lavapipe was hitting asserts in this area due to incorrect bits being
specified.

Set the handle type depending on the sw flag, and set a correct handle
type for the memory host ptrs.

v2: add image export struct to image creation (Jason)

Fixes: 895d3399f7 ("lavapipe: add support for KHR_external_memory_fd")
Reviewed-by: Roland Scheidegger <sroland@vmware.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13615>
2021-11-02 10:27:04 +10:00
..
device-select-layer meson: Add and use an idep for Vulkan WSI 2021-10-13 00:06:15 +00:00
overlay-layer vulkan/overlay: Fix violation of VUID-VkMappedMemoryRange-size-01389 2021-07-30 11:38:40 +00:00
registry vulkan: Update the XML and headers to 1.2.195 2021-10-06 02:18:39 +00:00
runtime vulkan: Move all the common object code to runtime/ 2021-10-29 23:12:32 +00:00
util vulkan: Move all the common object code to runtime/ 2021-10-29 23:12:32 +00:00
wsi vulkan/wsi: set correct bits for host allocations/exports for images. 2021-11-02 10:27:04 +10:00
meson.build vulkan: Move all the common object code to runtime/ 2021-10-29 23:12:32 +00:00
vulkan-icd-symbols.txt