mirror of
https://github.com/Perlmint/glew-cmake.git
synced 2025-03-20 15:56:16 +00:00
Generate Sources of master updated at Mon Jan 11 00:02:39 GMT 2021
This commit is contained in:
parent
f4165c28eb
commit
a1e2e3deab
@ -157,6 +157,11 @@ typedef khronos_stime_nanoseconds_t EGLnsecsANDROID;
|
||||
struct EGLClientPixmapHI;
|
||||
struct AHardwareBuffer;
|
||||
|
||||
/* Wayland types for WL_bind_wayland_display purposes */
|
||||
struct wl_buffer;
|
||||
struct wl_display;
|
||||
struct wl_resource;
|
||||
|
||||
#define EGL_DONT_CARE ((EGLint)-1)
|
||||
|
||||
#define EGL_NO_CONTEXT ((EGLContext)0)
|
||||
|
Loading…
Reference in New Issue
Block a user