Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/dri/
H A Ddri.c86 static void DRIDestroyDummyContext(ScreenPtr pScreen, Bool hasCtxPriv);
1025 DRIDestroyDummyContext(ScreenPtr pScreen, Bool hasCtxPriv) in DRIDestroyDummyContext() argument
1033 if (pDRIPriv->pDriverInfo->DestroyContext && hasCtxPriv) { in DRIDestroyDummyContext()