Searched defs:glXMakeCurrent (Results 1 – 6 of 6) sorted by relevance
127 glXMakeCurrent() when it is already bound to another thread? function157 21 February 2011 Eric Anholt - Include glXMakeCurrent() sentence function
47 Bool(*glXMakeCurrent) (Display*,GLXDrawable,GLXContext); member
251 glXMakeCurrent(Display * dpy, GLXDrawable draw, GLXContext gc) in glXMakeCurrent() function
103 #define glXMakeCurrent _glfw.glx.MakeCurrent macro
257 glXMakeCurrent(Display *dpy, GLXDrawable drawable, GLXContext ctx) in glXMakeCurrent() function
1248 glXMakeCurrent( Display *dpy, GLXDrawable drawable, GLXContext ctx ) in glXMakeCurrent() function