getting wl_surface from wl_egl_window?

Julian Sikorski belegdol at gmail.com
Mon Jul 31 20:26:58 UTC 2023


Hello,

I am working on fixing vulkan on wayland for bgfx:
https://github.com/bkaradzic/bgfx/pull/3143
Is there a way of getting the wl_surface used to create wl_egl_window 
from the said window? bgfx api does only allows passing window and 
display pointers, and extending it as I proposed in the PR is not ideal. 
Thanks!

Best regards,
Julian



More information about the wayland-devel mailing list