render/egl: remove wlr_egl.external_only_dmabuf_formats

Replace it with wlr_egl.dmabuf_render_formats.
This commit is contained in:
Simon Ser 2020-11-30 10:56:24 +01:00
parent 1f15dd093d
commit 83a5d03bf3
2 changed files with 1 additions and 38 deletions

View file

@ -79,7 +79,6 @@ struct wlr_egl {
struct wlr_drm_format_set dmabuf_texture_formats;
struct wlr_drm_format_set dmabuf_render_formats;
EGLBoolean **external_only_dmabuf_formats;
};
// TODO: Allocate and return a wlr_egl