Searched refs:hasCtxPriv (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server/dist/hw/xfree86/dri/
H A Ddri.c86 static void DRIDestroyDummyContext(ScreenPtr pScreen, Bool hasCtxPriv);
1025 DRIDestroyDummyContext(ScreenPtr pScreen, Bool hasCtxPriv) argument
1033 if (pDRIPriv->pDriverInfo->DestroyContext && hasCtxPriv) {
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dri/
H A Ddri.c84 static void DRIDestroyDummyContext(ScreenPtr pScreen, Bool hasCtxPriv);
1002 DRIDestroyDummyContext(ScreenPtr pScreen, Bool hasCtxPriv) argument
1009 if (pDRIPriv->pDriverInfo->DestroyContext && hasCtxPriv) {

Completed in 7 milliseconds