Searched refs:glXDestroyContext (Results 1 – 2 of 2) sorted by relevance
56 void (*glXDestroyContext) (Display*, GLXContext); member
208 _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