mesa/src/vulkan/wsi
Jason Ekstrand b510ee0d22 Use vk_foreach_struct_const where needed
We're about to make it so that the compiler warns/errors if you use the
wrong iterator macro.  Fix up a bunch of places where someone used the
wrong one before we break anything.

Reviewed-by: Jesse Natalie <jenatali@microsoft.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17630>
2022-07-19 19:55:17 +00:00
..
meson.build vulkan: drop empty vulkan_wsi_args 2022-04-27 11:51:26 +00:00
wsi_common.c Use vk_foreach_struct_const where needed 2022-07-19 19:55:17 +00:00
wsi_common.h vulkan/wsi/x11: Only use MIT_SHM if the device supports EXT_external_memory_host 2022-07-07 11:44:19 -05:00
wsi_common_display.c vulkan: use updated tokens from vk.xml 2022-07-12 15:53:11 +00:00
wsi_common_display.h vulkan/wsi/display: Wrap wsi_display_fence in a vk_sync 2021-11-16 10:54:27 -06:00
wsi_common_drm.c vulkan: use updated tokens from vk.xml 2022-07-12 15:53:11 +00:00
wsi_common_drm.h vulkan/wsi: create a common function to compare drm devices 2022-01-14 12:19:57 +00:00
wsi_common_private.h vulkan: use updated tokens from vk.xml 2022-07-12 15:53:11 +00:00
wsi_common_queue.h util/vector: make util_vector_init harder to misuse 2021-10-08 00:15:11 +00:00
wsi_common_wayland.c vulkan: use updated tokens from vk.xml 2022-07-12 15:53:11 +00:00
wsi_common_win32.c vulkan: use updated tokens from vk.xml 2022-07-12 15:53:11 +00:00
wsi_common_x11.c vulkan: use updated tokens from vk.xml 2022-07-12 15:53:11 +00:00