Generate Sources of master updated at Mon Jan 11 00:02:39 GMT 2021

This commit is contained in:
Gyusun 2021-01-11 00:02:39 +00:00
parent f4165c28eb
commit a1e2e3deab

View File

@ -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)