Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/video/x11/
A DSDL_x11opengl.h54 GLXContext (*glXCreateContextAttribsARB) (Display*,GLXFBConfig,GLXContext,Bool,const int *); member
A DSDL_x11opengl.c418 _this->gl_data->glXCreateContextAttribsARB = in X11_GL_InitExtensions()
756 if (!_this->gl_data->glXCreateContextAttribsARB) { in X11_GL_CreateContext()
781 context = _this->gl_data->glXCreateContextAttribsARB(display, in X11_GL_CreateContext()

Completed in 5 milliseconds