Searched refs:X11_GLES_CreateContext (Results 1 – 4 of 4) sorted by relevance
48 extern SDL_GLContext X11_GLES_CreateContext(_THIS, SDL_Window * window);
93 X11_GLES_CreateContext(_THIS, SDL_Window * window) in X11_GLES_CreateContext() function
288 device->GL_CreateContext = X11_GLES_CreateContext; in X11_CreateDevice()
258 _this->GL_CreateContext = X11_GLES_CreateContext; in X11_GL_LoadLibrary()
Completed in 5 milliseconds