Searched refs:dri2PixmapPrivateKeyRec (Results 1 – 1 of 1) sorted by relevance
65 static DevPrivateKeyRec dri2PixmapPrivateKeyRec; variable67 #define dri2PixmapPrivateKey (&dri2PixmapPrivateKeyRec)1525 if (!dixRegisterPrivateKey(&dri2PixmapPrivateKeyRec, PRIVATE_PIXMAP, 0)) in DRI2ScreenInit()