Searched refs:unbindContext (Results 1 – 6 of 6) sorted by relevance
811 int (*unbindContext)(__DRIcontext *ctx); member
963 .unbindContext = driUnbindContext
228 (*psc->core->unbindContext) (pcp->driContext); in dri3_unbind_context()
463 (*psc->core->unbindContext) (pcp->driContext); in drisw_unbind_context()
150 (*psc->core->unbindContext) (pcp->driContext); in dri2_unbind_context()
1822 dri2_dpy->core->unbindContext(old_cctx); in dri2_make_current()