Home
last modified time | relevance | path

Searched refs:DestroyContext (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86xvmc.c81 (*pScreenPriv->adaptors[pContext->adapt_num]->DestroyContext) (pScrn, in xf86XvMCDestroyContext()
199 pAdapt[i].DestroyContext = xf86XvMCDestroyContext; in xf86XvMCScreenInit()
H A Dxf86xvmc.h118 xf86XvMCDestroyContextProcPtr DestroyContext; member
/OK3568_Linux_fs/external/xserver/Xext/
H A Dxvmcext.h80 XvMCDestroyContextProcPtr DestroyContext; member
H A Dxvmc.c73 (*pScreenPriv->adaptors[pContext->adapt_num].DestroyContext) (pContext); in XvMCDestroyContextRes()
/OK3568_Linux_fs/external/xserver/hw/xfree86/dri/
H A Ddri.h124 void (*DestroyContext) (ScreenPtr pScreen, member
H A Ddri.c1033 if (pDRIPriv->pDriverInfo->DestroyContext && hasCtxPriv) { in DRIDestroyDummyContext()
1035 pDRIPriv->pDriverInfo->DestroyContext(pDRIContextPriv->pScreen, in DRIDestroyDummyContext()
1100 if (pDRIPriv->pDriverInfo->DestroyContext) { in DRIContextPrivDelete()
1102 pDRIPriv->pDriverInfo->DestroyContext(pDRIContextPriv->pScreen, in DRIContextPrivDelete()
/OK3568_Linux_fs/external/xserver/dix/
H A Dprotocol.txt121 R004 GLX:DestroyContext
689 R006 XFree86-DRI:DestroyContext
896 R003 XVideo-MotionCompensation:DestroyContext
/OK3568_Linux_fs/external/xserver/
H A DChangeLog95277 your current context. Thus, change DestroyContext to merely mark the