Searched refs:glXDestroyContext (Results 1 – 5 of 5) sorted by relevance
16 f(glXDestroyContext) \27 f( void, glXDestroyContext, ( Display *dpy, GLXContext ctx )) \
31 #define glXDestroyContext mglXDestroyContext macro
193 extern void glXDestroyContext( Display *dpy, GLXContext ctx );
275 getGlxApi()->glXDestroyContext(mDisplay, mContext); in ~GlxContext()443 getGlxApi()->glXDestroyContext(mDisplay, GlxContext::contextFor(context)); in destroyContext()612 getGlxApi()->glXDestroyContext(mDisplay, testContext); in queryCoreProfileSupport()
188 extern void glXDestroyContext( Display *dpy, GLXContext ctx );