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

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dri2/
H A Ddri2.c60 static DevPrivateKeyRec dri2PixmapPrivateKeyRec; variable in typeref:typename:DevPrivateKeyRec
61 #define dri2PixmapPrivateKey (&dri2PixmapPrivateKeyRec)
1094 if (!dixRegisterPrivateKey(&dri2PixmapPrivateKeyRec, PRIVATE_PIXMAP, 0))
/xsrc/external/mit/xorg-server/dist/hw/xfree86/dri2/
H A Ddri2.c63 static DevPrivateKeyRec dri2PixmapPrivateKeyRec; variable in typeref:typename:DevPrivateKeyRec
65 #define dri2PixmapPrivateKey (&dri2PixmapPrivateKeyRec)
1525 if (!dixRegisterPrivateKey(&dri2PixmapPrivateKeyRec, PRIVATE_PIXMAP, 0))

Completed in 5 milliseconds