Searched refs:DRIPixmapBufferPrivKey (Results 1 – 1 of 1) sorted by relevance
79 #define DRIPixmapBufferPrivKey (&DRIPixmapBufferPrivKeyRec) macro750 dixSetPrivate(&pPix->devPrivates, DRIPixmapBufferPrivKey, shared); in DRICreatePixmap()769 shared = dixLookupPrivate(&pPix->devPrivates, DRIPixmapBufferPrivKey); in DRIGetPixmapData()797 shared = dixLookupPrivate(&pPix->devPrivates, DRIPixmapBufferPrivKey); in DRIFreePixmapImp()807 dixSetPrivate(&pPix->devPrivates, DRIPixmapBufferPrivKey, (void *)NULL); in DRIFreePixmapImp()