Lines Matching refs:egl_backend
5333 For this purpose, hold an egl_backend struct for each backend we are to
5365 Introduces a new egl_backend function to let the EGL backend check for
5376 xwayland: move egl_backend to its own struct
5382 As a preliminary work, move the egl_backend to its own struct so that we
5427 egl_backend vfunc makes things confusing and error prone.
6507 xwayland: Add glamor egl_backend for EGLStreams
6511 another egl_backend driver. This also adds some additional egl_backend
6526 different additional egl_backend hooks that GBM opts out of
6529 - egl_backend.allow_commits for holding off displaying any EGLStream
6532 - egl_backend.post_damage for blitting the content of the EGLStream
6600 Additionally, we add the egl_backend struct into xwl_screen in order to