Searched refs:Fake_glXChooseFBConfig (Results 1 – 1 of 1) sorted by relevance
1927 Fake_glXChooseFBConfig( Display *dpy, int screen, in Fake_glXChooseFBConfig() function2438 return (GLXFBConfig *) Fake_glXChooseFBConfig(dpy, screen, attrib_list, nelements); in Fake_glXChooseFBConfigSGIX()2887 glx.ChooseFBConfig = Fake_glXChooseFBConfig; in _mesa_GetGLXDispatchTable()