Searched refs:ChooseVisual (Results 1 – 4 of 4) sorted by relevance
51 glx.ChooseVisual = _real_glXChooseVisual; in _real_GetGLXDispatchTable()
64 XVisualInfo *(*ChooseVisual)(Display *dpy, int screen, int *list); member
197 return (t->ChooseVisual)(dpy, screen, list); in glXChooseVisual()
2940 glx.ChooseVisual = Fake_glXChooseVisual; in _mesa_GetGLXDispatchTable()