mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-01 22:58:38 -04:00
Fix example for updated gles
This commit is contained in:
parent
67369173aa
commit
1901c3e1b6
5 changed files with 5 additions and 6 deletions
|
|
@ -31,7 +31,7 @@ struct shaders {
|
|||
GLuint rgba, rgbx;
|
||||
GLuint quad;
|
||||
GLuint ellipse;
|
||||
Gluint external;
|
||||
GLuint external;
|
||||
};
|
||||
|
||||
extern struct shaders shaders;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue