Searched refs:ChooseFBConfig (Results 1 – 4 of 4) sorted by relevance
78 glx.ChooseFBConfig = _real_glXChooseFBConfig; in _real_GetGLXDispatchTable()
91 GLXFBConfig *(*ChooseFBConfig)(Display *dpy, int screen, const int *attribList, int *nitems); member
445 return (t->ChooseFBConfig)(dpy, screen, attribList, nitems); in glXChooseFBConfig()
2967 glx.ChooseFBConfig = Fake_glXChooseFBConfig; in _mesa_GetGLXDispatchTable()