mesa/src/vulkan
Chia-I Wu eb5bb5c784 vk/util: ignore unsupported feature structs
vk_physical_device_check_device_features should ignore unsupported
feature structs:

  Any component of the implementation (the loader, any enabled layers,
  and drivers) must skip over, without processing (other than reading
  the sType and pNext members) any extending structures in the chain not
  defined by core versions or extensions supported by that component.

Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/10177
Cc: mesa-stable
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26767>
2023-12-21 17:22:17 +00:00
..
device-select-layer device_select: add shortcut for MESA_VK_DEVICE_SELECT_FORCE_DEFAULT_DEVICE 2023-09-18 07:45:28 +00:00
overlay-layer vk/overlay-layer: update symbols that have become aliases for newer ones 2023-12-04 23:27:29 +00:00
registry vulkan: bump headers/registry to 1.3.274 2023-12-19 14:44:07 +00:00
runtime vulkan/video: drop encode beta checks and rename EXT->KHR 2023-12-19 20:48:59 +00:00
util vk/util: ignore unsupported feature structs 2023-12-21 17:22:17 +00:00
wsi vulkan/wsi/wayland: fix wl_event_queue memory leak 2023-12-18 16:28:53 +00:00
meson.build vulkan/wsi: fix build when platform headers are installed in non-standard locations 2023-12-15 18:35:54 +00:00
vulkan-android.sym
vulkan-icd-android-symbols.txt
vulkan-icd-symbols.txt
vulkan.sym
vulkan_api.def.in