Home
last modified time | relevance | path

Searched refs:unbindContext (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/include/GL/internal/
H A Ddri_interface.h811 int (*unbindContext)(__DRIcontext *ctx); member
/third_party/mesa3d/src/gallium/frontends/dri/
H A Ddri_util.c963 .unbindContext = driUnbindContext
/third_party/mesa3d/src/glx/
H A Ddri2_glx.c150 (*psc->core->unbindContext) (pcp->driContext); in dri2_unbind_context()
H A Ddri3_glx.c228 (*psc->core->unbindContext) (pcp->driContext); in dri3_unbind_context()
H A Ddrisw_glx.c463 (*psc->core->unbindContext) (pcp->driContext); in drisw_unbind_context()
/third_party/mesa3d/src/egl/drivers/dri2/
H A Degl_dri2.c1822 dri2_dpy->core->unbindContext(old_cctx); in dri2_make_current()
1860 /* undo the previous dri2_dpy->core->unbindContext */ in dri2_make_current()

Completed in 16 milliseconds