HomeSort by relevance Sort by last modified time
    Searched defs:SDL_GLContext (Results 1 - 4 of 4) sorted by null

  /prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
SDL_video.h 161 typedef void *SDL_GLContext;
889 extern DECLSPEC SDL_GLContext SDLCALL SDL_GL_CreateContext(SDL_Window *
898 SDL_GLContext context);
908 extern DECLSPEC SDL_GLContext SDLCALL SDL_GL_GetCurrentContext(void);
    [all...]
  /prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
SDL_video.h 161 typedef void *SDL_GLContext;
889 extern DECLSPEC SDL_GLContext SDLCALL SDL_GL_CreateContext(SDL_Window *
898 SDL_GLContext context);
908 extern DECLSPEC SDL_GLContext SDLCALL SDL_GL_GetCurrentContext(void);
    [all...]
  /prebuilts/misc/windows/sdl2/include/
SDL_video.h 161 typedef void *SDL_GLContext;
889 extern DECLSPEC SDL_GLContext SDLCALL SDL_GL_CreateContext(SDL_Window *
898 SDL_GLContext context);
908 extern DECLSPEC SDL_GLContext SDLCALL SDL_GL_GetCurrentContext(void);
    [all...]
  /prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
SDL_video.h 161 typedef void *SDL_GLContext;
889 extern DECLSPEC SDL_GLContext SDLCALL SDL_GL_CreateContext(SDL_Window *
898 SDL_GLContext context);
908 extern DECLSPEC SDL_GLContext SDLCALL SDL_GL_GetCurrentContext(void);
    [all...]

Completed in 203 milliseconds