mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-02 09:01:38 -05:00
Remove glEGLImageTargetTexture2DOES
It's declared via render/glapi.txt.
This commit is contained in:
parent
cf9607f282
commit
f8fcd7f06a
1 changed files with 0 additions and 2 deletions
|
|
@ -16,8 +16,6 @@
|
|||
#include <wlr/render/wlr_texture.h>
|
||||
#include <wlr/util/log.h>
|
||||
|
||||
extern PFNGLEGLIMAGETARGETTEXTURE2DOESPROC glEGLImageTargetTexture2DOES;
|
||||
|
||||
struct wlr_gles2_pixel_format {
|
||||
enum wl_shm_format wl_format;
|
||||
GLint gl_format, gl_type;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue