Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/video/x11/
A DSDL_x11opengl.c349 GLXContext (*glXGetCurrentContextFunc) (void) = in X11_GL_InitExtensions() local
357 if (glXGetCurrentContextFunc && glXGetCurrentDrawableFunc) { in X11_GL_InitExtensions()
359 prev_ctx = glXGetCurrentContextFunc(); in X11_GL_InitExtensions()

Completed in 3 milliseconds