Searched refs:dri2ScreenPrivateKeyRec (Results 1 – 1 of 1) sorted by relevance
57 static DevPrivateKeyRec dri2ScreenPrivateKeyRec; variable59 #define dri2ScreenPrivateKey (&dri2ScreenPrivateKeyRec)1519 if (!dixRegisterPrivateKey(&dri2ScreenPrivateKeyRec, PRIVATE_SCREEN, 0)) in DRI2ScreenInit()