Searched refs:DRIContextPrivRec (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/dri/ | ||
| H A D | dri.h | 51 typedef struct _DRIContextPrivRec DRIContextPrivRec, *DRIContextPrivPtr; typedef in typeref:struct:_DRIContextPrivRec |
| H A D | dri.c | 934 contextPrivSize = sizeof(DRIContextPrivRec) + |
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dri/ | ||
| H A D | dri.h | 51 typedef struct _DRIContextPrivRec DRIContextPrivRec, *DRIContextPrivPtr; typedef in typeref:struct:_DRIContextPrivRec |
| H A D | dri.c | 909 contextPrivSize = sizeof(DRIContextPrivRec) + |
Completed in 9 milliseconds