Searched refs:DRIPixmapPrivKeyRec (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xquartz/xpr/
H A Ddri.c81 static DevPrivateKeyRec DRIPixmapPrivKeyRec; variable in typeref:typename:DevPrivateKeyRec
82 #define DRIPixmapPrivKey (&DRIPixmapPrivKeyRec)
114 if (!dixRegisterPrivateKey(&DRIPixmapPrivKeyRec, PRIVATE_PIXMAP, 0))
/xsrc/external/mit/xorg-server/dist/hw/xquartz/xpr/
H A Ddri.c76 static DevPrivateKeyRec DRIPixmapPrivKeyRec; variable in typeref:typename:DevPrivateKeyRec
77 #define DRIPixmapPrivKey (&DRIPixmapPrivKeyRec)
110 if (!dixRegisterPrivateKey(&DRIPixmapPrivKeyRec, PRIVATE_PIXMAP, 0))

Completed in 3 milliseconds