Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/video/x11/
A DSDL_x11opengl.h73 extern int X11_GL_MakeCurrent(_THIS, SDL_Window * window,
A DSDL_x11opengles.c46 _this->GL_MakeCurrent = X11_GL_MakeCurrent; in X11_GLES_LoadLibrary()
A DSDL_x11opengl.c801 if (X11_GL_MakeCurrent(_this, window, context) < 0) { in X11_GL_CreateContext()
810 X11_GL_MakeCurrent(_THIS, SDL_Window * window, SDL_GLContext context) in X11_GL_MakeCurrent() function
A DSDL_x11video.c275 device->GL_MakeCurrent = X11_GL_MakeCurrent; in X11_CreateDevice()

Completed in 6 milliseconds