Searched refs:glXCreateContext (Results 1 – 2 of 2) sorted by relevance
53 GLXContext (*glXCreateContext) (Display*,XVisualInfo*,GLXContext,Bool); member
205 _this->gl_data->glXCreateContext = in X11_GL_LoadLibrary()223 !_this->gl_data->glXCreateContext || in X11_GL_LoadLibrary()371 context = _this->gl_data->glXCreateContext(display, vinfo, in X11_GL_InitExtensions()705 _this->gl_data->glXCreateContext(display, vinfo, share_context, True); in X11_GL_CreateContext()
Completed in 5 milliseconds