Searched refs:glxScreenPrivateKeyRec (Results 1 – 1 of 1) sorted by relevance
52 static DevPrivateKeyRec glxScreenPrivateKeyRec; variable54 #define glxScreenPrivateKey (&glxScreenPrivateKeyRec)325 if (!dixRegisterPrivateKey(&glxScreenPrivateKeyRec, PRIVATE_SCREEN, 0)) in __glXScreenInit()