Searched refs:X11_GL_CreateContext (Results 1 – 4 of 4) sorted by relevance
72 extern SDL_GLContext X11_GL_CreateContext(_THIS, SDL_Window * window);
45 _this->GL_CreateContext = X11_GL_CreateContext; in X11_GLES_LoadLibrary()
274 device->GL_CreateContext = X11_GL_CreateContext; in X11_CreateDevice()
672 X11_GL_CreateContext(_THIS, SDL_Window * window) in X11_GL_CreateContext() function
Completed in 5 milliseconds