Searched refs:BindChannelToWindowSGIX (Results 1 – 4 of 4) sorted by relevance
139 glx.BindChannelToWindowSGIX = _real_glXBindChannelToWindowSGIX; in _real_GetGLXDispatchTable()
155 int (*BindChannelToWindowSGIX)(Display *, int, int, Window); member
900 return (t->BindChannelToWindowSGIX)(dpy, screen, channel, window); in glXBindChannelToWindowSGIX()
3028 glx.BindChannelToWindowSGIX = Fake_glXBindChannelToWindowSGIX; in _mesa_GetGLXDispatchTable()