Home
last modified time | relevance | path

Searched refs:SDL_GLContext (Results 1 – 1 of 1) sorted by relevance

/bsp/simulator/SDL2/include/
A DSDL_video.h221 typedef void *SDL_GLContext; typedef
2078 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