Skip to content

panvk: support binding swapchain memory

Erik Faye-Lund requested to merge kusma/mesa:panvk-bind-swapchain-memory into main

This is required by VK_KHR_swapchain, so let's support it.

Fixes a crash in this CTS test-case: dEQP-VK.wsi.wayland.swapchain.simulate_oom.image_swapchain_create_info

Fixes: d970fe2e ("panfrost: Add a Vulkan driver for Midgard/Bifrost GPUs")

Merge request reports

Loading