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