Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/dri2/
H A Ddri2.c59 #define dri2ScreenPrivateKey (&dri2ScreenPrivateKeyRec) macro
183 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()