You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
renderer-backend-egl: support explicit deinitialization
Add the wpe_renderer_backend_egl_target_deinitialize() entrypoint, along with
the corresponding wpe_renderer_backend_egl_target_interface member.
This allows for users to explicitly indicate that the target should be
deinitialized before it is destroyed, and for the interface implementors to
properly differentiate between the two events.
(cherry picked from commit de1e0e8)
0 commit comments