Searched refs:glvXGLVScreenPrivKey (Results 1 – 1 of 1) sorted by relevance
46 static DevPrivateKeyRec glvXGLVScreenPrivKey; variable61 return dixLookupPrivate(&pScreen->devPrivates, &glvXGLVScreenPrivKey); in xglvGetScreenPrivate()67 dixSetPrivate(&pScreen->devPrivates, &glvXGLVScreenPrivKey, priv); in xglvSetScreenPrivate()218 if (!dixRegisterPrivateKey(&glvXGLVScreenPrivKey, PRIVATE_SCREEN, 0)) in GlxExtensionInit()