Searched refs:Fake_glXMakeContextCurrent (Results 1 – 1 of 1) sorted by relevance
1351 Fake_glXMakeContextCurrent( Display *dpy, GLXDrawable draw, in Fake_glXMakeContextCurrent() function1433 return Fake_glXMakeContextCurrent( dpy, drawable, drawable, ctx ); in Fake_glXMakeCurrent()2441 return Fake_glXMakeContextCurrent( dpy, draw, read, ctx ); in Fake_glXMakeCurrentReadSGI()2980 glx.MakeContextCurrent = Fake_glXMakeContextCurrent; in _mesa_GetGLXDispatchTable()