Searched refs:hasCtxPriv (Results 1 – 1 of 1) sorted by relevance
86 static void DRIDestroyDummyContext(ScreenPtr pScreen, Bool hasCtxPriv);1025 DRIDestroyDummyContext(ScreenPtr pScreen, Bool hasCtxPriv) in DRIDestroyDummyContext() argument1033 if (pDRIPriv->pDriverInfo->DestroyContext && hasCtxPriv) { in DRIDestroyDummyContext()