Searched refs:dri2WindowPrivateKeyRec (Results 1 – 1 of 1) sorted by relevance
61 static DevPrivateKeyRec dri2WindowPrivateKeyRec; variable63 #define dri2WindowPrivateKey (&dri2WindowPrivateKeyRec)1522 if (!dixRegisterPrivateKey(&dri2WindowPrivateKeyRec, PRIVATE_WINDOW, 0)) in DRI2ScreenInit()