Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/video/x11/
A DSDL_x11opengl.h56 void (*glXDestroyContext) (Display*, GLXContext); member
A DSDL_x11opengl.c208 _this->gl_data->glXDestroyContext = in X11_GL_LoadLibrary()
224 !_this->gl_data->glXDestroyContext || in X11_GL_LoadLibrary()
465 _this->gl_data->glXDestroyContext(display, context); in X11_GL_InitExtensions()
948 _this->gl_data->glXDestroyContext(display, glx_context); in X11_GL_DeleteContext()

Completed in 4 milliseconds