Searched refs:DRIPixmapBufferPrivKeyRec (Results 1 – 1 of 1) sorted by relevance
78 static DevPrivateKeyRec DRIPixmapBufferPrivKeyRec; variable79 #define DRIPixmapBufferPrivKey (&DRIPixmapBufferPrivKeyRec)112 if (!dixRegisterPrivateKey(&DRIPixmapBufferPrivKeyRec, PRIVATE_PIXMAP, 0)) in DRIScreenInit()