26 #ifndef _SDL_miropengl_h 27 #define _SDL_miropengl_h 31 #include "../SDL_egl_c.h" 33 #define MIR_GL_DeleteContext SDL_EGL_DeleteContext 34 #define MIR_GL_GetSwapInterval SDL_EGL_GetSwapInterval 35 #define MIR_GL_SetSwapInterval SDL_EGL_SetSwapInterval void MIR_GL_UnloadLibrary(_THIS)
void * SDL_GLContext
An opaque handle to an OpenGL context.
SDL_GLContext MIR_GL_CreateContext(_THIS, SDL_Window *window)
int MIR_GL_MakeCurrent(_THIS, SDL_Window *window, SDL_GLContext context)
void * MIR_GL_GetProcAddress(_THIS, const char *proc)
The type used to identify a window.
GLsizei const GLchar *const * path
void MIR_GL_SwapWindow(_THIS, SDL_Window *window)
int MIR_GL_LoadLibrary(_THIS, const char *path)