output: fix attach_buffer semantics

This commit is contained in:
Simon Ser 2019-04-29 23:25:47 +03:00 committed by Drew DeVault
parent 1d222309b8
commit afe7b207d5
4 changed files with 52 additions and 40 deletions

View file

@ -148,6 +148,8 @@ struct wlr_drm_connector {
bool pageflip_pending;
struct wl_event_source *retry_pageflip;
struct wl_list link;
struct wlr_dmabuf_attributes pending_dmabuf;
};
struct wlr_drm_backend *get_drm_backend_from_backend(