Searched refs:ChooseFBConfig (Results 1 – 3 of 3) sorted by relevance
90 GLXFBConfig *(*ChooseFBConfig)(Display *dpy, int screen, const int *attribList, int *nitems); member
401 return t->ChooseFBConfig(dpy, screen, attribList, nitems); in glXChooseFBConfig()
2887 glx.ChooseFBConfig = Fake_glXChooseFBConfig; in _mesa_GetGLXDispatchTable()