Searched refs:SwapContext (Results 1 – 2 of 2) sorted by relevance
599 if (pDRIInfo->SwapContext) { in DRIScreenInit()600 (*pDRIInfo->SwapContext) (pScreen, in DRIScreenInit()1685 (*pDRIPriv->pDriverInfo->SwapContext) (pScreen, in DRIDoWakeupHandler()1701 (*pDRIPriv->pDriverInfo->SwapContext) (pScreen, in DRIDoBlockHandler()1757 if (!pDRIPriv->pDriverInfo->SwapContext) { in DRISwapContext()1817 (*pDRIPriv->pDriverInfo->SwapContext) (pScreen, in DRISwapContext()1857 (*pDRIPriv->pDriverInfo->SwapContext) (pScreen, in DRISwapContext()2057 (*pDRIPriv->pDriverInfo->SwapContext) (pScreen, in DRILockTree()2080 (*pDRIPriv->pDriverInfo->SwapContext) (pScreen, in DRILockTree()
126 void (*SwapContext) (ScreenPtr pScreen, member