Searched refs:SDL_GLContext (Results 1 – 1 of 1) sorted by relevance
221 typedef void *SDL_GLContext; typedef2078 extern DECLSPEC SDL_GLContext SDLCALL SDL_GL_CreateContext(SDL_Window *2096 SDL_GLContext context);2118 extern DECLSPEC SDL_GLContext SDLCALL SDL_GL_GetCurrentContext(void);2215 extern DECLSPEC void SDLCALL SDL_GL_DeleteContext(SDL_GLContext context);
Completed in 6 milliseconds