Searched refs:WaitVideoSyncSGI (Results 1 – 4 of 4) sorted by relevance
101 glx.WaitVideoSyncSGI = _real_glXWaitVideoSyncSGI; in _real_GetGLXDispatchTable()
114 int (*WaitVideoSyncSGI)(int divisor, int remainder, unsigned int *count); member
664 return (t->WaitVideoSyncSGI)(divisor, remainder, count); in glXWaitVideoSyncSGI()
2990 glx.WaitVideoSyncSGI = Fake_glXWaitVideoSyncSGI; in _mesa_GetGLXDispatchTable()