mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-29 05:40:12 -04:00
backend/drm: drop export_drm_bo
Not used anymore.
This commit is contained in:
parent
dabd2e7207
commit
d09abe86c1
2 changed files with 0 additions and 29 deletions
|
|
@ -46,7 +46,6 @@ void finish_drm_renderer(struct wlr_drm_renderer *renderer);
|
|||
|
||||
bool drm_surface_make_current(struct wlr_drm_surface *surf, int *buffer_age);
|
||||
void drm_surface_unset_current(struct wlr_drm_surface *surf);
|
||||
bool export_drm_bo(struct gbm_bo *bo, struct wlr_dmabuf_attributes *attribs);
|
||||
|
||||
void drm_fb_clear(struct wlr_drm_fb *fb);
|
||||
bool drm_fb_lock_surface(struct wlr_drm_fb *fb, struct wlr_drm_surface *surf);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue