Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/video/x11/
A DSDL_x11opengl.h59 void (*glXQueryDrawable) (Display*,GLXDrawable,int,unsigned int*); member
A DSDL_x11opengl.c217 _this->gl_data->glXQueryDrawable = in X11_GL_LoadLibrary()
909 _this->gl_data->glXQueryDrawable(display, drawable, in X11_GL_GetSwapInterval()
914 _this->gl_data->glXQueryDrawable(display, drawable, in X11_GL_GetSwapInterval()

Completed in 4 milliseconds