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

/xsrc/external/mit/xorg-server.old/dist/hw/xquartz/xpr/
H A Ddri.c83 static DevPrivateKeyRec DRIPixmapBufferPrivKeyRec; variable in typeref:typename:DevPrivateKeyRec
84 #define DRIPixmapBufferPrivKey (&DRIPixmapBufferPrivKeyRec)
116 if (!dixRegisterPrivateKey(&DRIPixmapBufferPrivKeyRec, PRIVATE_PIXMAP, 0))
/xsrc/external/mit/xorg-server/dist/hw/xquartz/xpr/
H A Ddri.c78 static DevPrivateKeyRec DRIPixmapBufferPrivKeyRec; variable in typeref:typename:DevPrivateKeyRec
79 #define DRIPixmapBufferPrivKey (&DRIPixmapBufferPrivKeyRec)
112 if (!dixRegisterPrivateKey(&DRIPixmapBufferPrivKeyRec, PRIVATE_PIXMAP, 0))

Completed in 3 milliseconds