mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-02 09:01:38 -05:00
Request a high priority EGL context
This commit is contained in:
parent
32f9699359
commit
cbfe0e834a
2 changed files with 42 additions and 12 deletions
|
|
@ -21,6 +21,7 @@ struct wlr_egl {
|
|||
bool dmabuf_import;
|
||||
bool dmabuf_import_modifiers;
|
||||
bool bind_wayland_display;
|
||||
bool context_priority;
|
||||
} egl_exts;
|
||||
|
||||
struct wl_display *wl_display;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue