Go to the documentation of this file.
21 #include "../../SDL_internal.h"
23 #ifndef SDL_waylandopengles_h_
24 #define SDL_waylandopengles_h_
26 #include "../SDL_sysvideo.h"
27 #include "../SDL_egl_c.h"
35 #define Wayland_GLES_GetAttribute SDL_EGL_GetAttribute
36 #define Wayland_GLES_GetProcAddress SDL_EGL_GetProcAddress
37 #define Wayland_GLES_UnloadLibrary SDL_EGL_UnloadLibrary
38 #define Wayland_GLES_SetSwapInterval SDL_EGL_SetSwapInterval
39 #define Wayland_GLES_GetSwapInterval SDL_EGL_GetSwapInterval