mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-20 09:08:07 +02:00
Otherwise, the following crash is observed on the host: "Unhandled Vulkan structure type Unhandled VkStructureType [1000010002], aborting" which corresponds to PHYSICAL_DEVICE_PRESENTATION_PROPERTIES_ANDROID. We shouldn't be sending those structs down to the host. Don't post-process vkGetPhysicalDeviceProperties2, pre-process it to filter the guest-only structs. Reviewed-by: David Gilhooley <djgilhooley.gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/39205> |
||
|---|---|---|
| .. | ||
| scripts | ||
| xml | ||
| generate-gfxstream-vulkan.sh | ||
| meson.build | ||