Searched defs:glXDestroyContext (Results 1 – 5 of 5) sorted by relevance
46 void (*glXDestroyContext) (Display*, GLXContext); member
102 #define glXDestroyContext _glfw.glx.DestroyContext macro
195 glXDestroyContext(Display *dpy, GLXContext ctx) in glXDestroyContext() function
496 glXDestroyContext(Display * dpy, GLXContext ctx) in glXDestroyContext() function
1392 glXDestroyContext( Display *dpy, GLXContext ctx ) in glXDestroyContext() function