Searched refs:GetVisualFromFBConfigSGIX (Results 1 – 4 of 4) sorted by relevance
125 glx.GetVisualFromFBConfigSGIX = _real_glXGetVisualFromFBConfigSGIX; in _real_GetGLXDispatchTable()
141 XVisualInfo * (*GetVisualFromFBConfigSGIX)(Display *, GLXFBConfigSGIX); member
808 return (t->GetVisualFromFBConfigSGIX)(dpy, config); in glXGetVisualFromFBConfigSGIX()
3014 glx.GetVisualFromFBConfigSGIX = Fake_glXGetVisualFromFBConfigSGIX; in _mesa_GetGLXDispatchTable()