Searched refs:WIN_GL_CreateContext (Results 1 – 4 of 4) sorted by relevance
42 _this->GL_CreateContext = WIN_GL_CreateContext; in WIN_GLES_LoadLibrary()74 _this->GL_CreateContext = WIN_GL_CreateContext; in WIN_GLES_CreateContext()85 return WIN_GL_CreateContext(_this, window); in WIN_GLES_CreateContext()
60 extern SDL_GLContext WIN_GL_CreateContext(_THIS, SDL_Window * window);
169 device->GL_CreateContext = WIN_GL_CreateContext; in WIN_CreateDevice()
597 WIN_GL_CreateContext(_THIS, SDL_Window * window) in WIN_GL_CreateContext() function