mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-01 22:58:38 -04:00
render: remove GL calls from wlr_egl
This commit is contained in:
parent
1ed90541f9
commit
c42fd1018b
4 changed files with 16 additions and 16 deletions
|
|
@ -28,6 +28,7 @@ struct wlr_gles2_renderer {
|
|||
struct wlr_renderer wlr_renderer;
|
||||
|
||||
struct wlr_egl *egl;
|
||||
const char *exts_str;
|
||||
|
||||
struct {
|
||||
GLuint quad;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue