vulkan/wsi/wayland: Fix destruction of event queue with proxies still attached.
Destroy the surface dmabuf feedback proxy before destroying the event queue that the proxy is attached to. This silences a warning that libwayland 1.22 emits for programs that use Vulkan/Wayland: warning: queue 0x557a4efbcf70 destroyed while proxies still attached: zwp_linux_dmabuf_feedback_v1@18 still attached Signed-off-by:Alexandros Frantzis <alexandros.frantzis@collabora.com> Part-of: <!21647>
parent
ee5d2250
No related branches found
No related tags found
Loading
-
mentioned in issue #8418 (closed)
-
mentioned in merge request !21646 (merged)
Please register or sign in to comment