Searched refs:DRIDestroyContext (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/xorg-server/dist/hw/xfree86/dri/
H A Ddri.h223 extern _X_EXPORT Bool DRIDestroyContext(ScreenPtr pScreen, XID context);
H A Dxf86dri.c301 if (!DRIDestroyContext(screenInfo.screens[stuff->screen], stuff->context)) {
H A Ddri.c1084 DRIDestroyContext(ScreenPtr pScreen, XID context) function in typeref:typename:Bool
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dri/
H A Ddri.h237 extern _X_EXPORT Bool DRIDestroyContext(ScreenPtr pScreen, XID context);
H A Dxf86dri.c319 if (!DRIDestroyContext( screenInfo.screens[stuff->screen],
H A Ddri.c1057 DRIDestroyContext(ScreenPtr pScreen, XID context) function in typeref:typename:Bool
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dglxdri.c296 retval = DRIDestroyContext(baseContext->pGlxScreen->pScreen,
675 retval = DRIDestroyContext(baseScreen->pScreen, context->hwContextID);

Completed in 12 milliseconds