Searched refs:DRIPixmapPrivKeyRec (Results 1 – 1 of 1) sorted by relevance
76 static DevPrivateKeyRec DRIPixmapPrivKeyRec; variable77 #define DRIPixmapPrivKey (&DRIPixmapPrivKeyRec)110 if (!dixRegisterPrivateKey(&DRIPixmapPrivKeyRec, PRIVATE_PIXMAP, 0)) in DRIScreenInit()