Home
last modified time | relevance | path

Searched refs:glXSwapBuffers (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/SDL2/src/video/x11/
A DSDL_x11opengl.h58 void (*glXSwapBuffers) (Display*, GLXDrawable); member
A DSDL_x11opengl.c214 _this->gl_data->glXSwapBuffers = in X11_GL_LoadLibrary()
226 !_this->gl_data->glXSwapBuffers) { in X11_GL_LoadLibrary()
935 _this->gl_data->glXSwapBuffers(display, data->xwindow); in X11_GL_SwapWindow()

Completed in 5 milliseconds