Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/video/x11/
A DSDL_x11opengl.h72 extern SDL_GLContext X11_GL_CreateContext(_THIS, SDL_Window * window);
A DSDL_x11opengles.c45 _this->GL_CreateContext = X11_GL_CreateContext; in X11_GLES_LoadLibrary()
A DSDL_x11video.c274 device->GL_CreateContext = X11_GL_CreateContext; in X11_CreateDevice()
A DSDL_x11opengl.c672 X11_GL_CreateContext(_THIS, SDL_Window * window) in X11_GL_CreateContext() function

Completed in 6 milliseconds