Home
last modified time | relevance | path

Searched refs:DRIDestroyDummyContext (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);
726 DRIDestroyDummyContext(pScreen, pDRIPriv->createDummyCtxPriv); in DRICloseScreen()
1025 DRIDestroyDummyContext(ScreenPtr pScreen, Bool hasCtxPriv) in DRIDestroyDummyContext() function