Searched refs:ChooseFBConfigSGIX (Results 1 – 4 of 4) sorted by relevance
122 glx.ChooseFBConfigSGIX = _real_glXChooseFBConfigSGIX; in _real_GetGLXDispatchTable()
138 GLXFBConfigSGIX * (*ChooseFBConfigSGIX)(Display *, int, int *, int *); member
778 return (t->ChooseFBConfigSGIX)(dpy, screen, attrib_list, nelements); in glXChooseFBConfigSGIX()
3011 glx.ChooseFBConfigSGIX = Fake_glXChooseFBConfigSGIX; in _mesa_GetGLXDispatchTable()