Searched refs:dri2ScreenPrivateKey (Results 1 – 1 of 1) sorted by relevance
59 #define dri2ScreenPrivateKey (&dri2ScreenPrivateKeyRec) macro183 return dixLookupPrivate(&pScreen->devPrivates, dri2ScreenPrivateKey); in DRI2GetScreen()1330 if (!dixPrivateKeyRegistered(dri2ScreenPrivateKey)) in DRI2Connect()1630 dixSetPrivate(&pScreen->devPrivates, dri2ScreenPrivateKey, ds); in DRI2ScreenInit()1669 dixSetPrivate(&pScreen->devPrivates, dri2ScreenPrivateKey, NULL); in DRI2CloseScreen()