mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-28 10:20:09 +01:00
On Android, Vulkan loader implements KHR_swapchain and owns both surface and swapchain handles. On non-Android, common wsi implements the same and owns the same. So for both cases, the drivers are unable to handle vkGet/SetPrivateData call on either a surface or a swapchain. Inspired by https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37043 Cc: mesa-stable Acked-by: Yonggang Luo <luoyonggang@gmail.com> Acked-by: Ryan Zhang <ryan.zhang@nxp.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37064> |
||
|---|---|---|
| .. | ||
| anti-lag-layer | ||
| device-select-layer | ||
| overlay-layer | ||
| registry | ||
| runtime | ||
| screenshot-layer | ||
| util | ||
| vram-report-limit-layer | ||
| wsi | ||
| meson.build | ||
| vulkan-android.sym | ||
| vulkan-icd-android-symbols.txt | ||
| vulkan-icd-symbols.txt | ||
| vulkan.sym | ||
| vulkan_api.def.in | ||