Skip to content
Snippets Groups Projects
Commit 689ce66a authored by Alexandros Frantzis's avatar Alexandros Frantzis Committed by Marge Bot
Browse files

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: default avatarAlexandros Frantzis <alexandros.frantzis@collabora.com>
Part-of: <!21647>
parent ee5d2250
No related branches found
No related tags found
1 merge request!21647vulkan/wsi/wayland: Fix destruction of event queue with proxies still attached.
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment