Revert "render/egl: remove unused gbm_device member"

This reverts commit 306cf11d87.
This commit is contained in:
Simon Ser 2021-01-20 21:20:55 +01:00
parent 306cf11d87
commit 54e5ef39c0
3 changed files with 7 additions and 0 deletions

View file

@ -41,6 +41,7 @@ struct wlr_egl {
EGLConfig config; // may be EGL_NO_CONFIG
EGLContext context;
EGLDeviceEXT device; // may be EGL_NO_DEVICE_EXT
struct gbm_device *gbm_device;
struct {
// Display extensions