Searched refs:QueryMaxSwapBarriersSGIX (Results 1 – 4 of 4) sorted by relevance
155 glx.QueryMaxSwapBarriersSGIX = _real_glXQueryMaxSwapBarriersSGIX; in _real_GetGLXDispatchTable()
173 Bool (*QueryMaxSwapBarriersSGIX)(Display *, int, int *); member
992 return (*t->QueryMaxSwapBarriersSGIX)(dpy, screen, max); in glXQueryMaxSwapBarriersSGIX()
3044 glx.QueryMaxSwapBarriersSGIX = Fake_glXQueryMaxSwapBarriersSGIX; in _mesa_GetGLXDispatchTable()