Searched refs:DRIScreenPrivRec (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xquartz/xpr/
H A Ddristruct.h74 } DRIScreenPrivRec, *DRIScreenPrivPtr; typedef in typeref:struct:_DRIScreenPrivRec
H A Ddri.c119 pDRIPriv = (DRIScreenPrivPtr) calloc(1, sizeof(DRIScreenPrivRec));
/xsrc/external/mit/xorg-server/dist/hw/xquartz/xpr/
H A Ddristruct.h82 } DRIScreenPrivRec, *DRIScreenPrivPtr; typedef in typeref:struct:_DRIScreenPrivRec
H A Ddri.c115 pDRIPriv = (DRIScreenPrivPtr)calloc(1, sizeof(DRIScreenPrivRec));
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dri/
H A Ddristruct.h112 } DRIScreenPrivRec, *DRIScreenPrivPtr; typedef in typeref:struct:_DRIScreenPrivRec
H A Ddri.c363 pDRIPriv = (DRIScreenPrivPtr) calloc(1, sizeof(DRIScreenPrivRec));
/xsrc/external/mit/xorg-server/dist/hw/xfree86/dri/
H A Ddristruct.h108 } DRIScreenPrivRec, *DRIScreenPrivPtr; typedef in typeref:struct:_DRIScreenPrivRec
H A Ddri.c411 pDRIPriv = (DRIScreenPrivPtr) calloc(1, sizeof(DRIScreenPrivRec));

Completed in 14 milliseconds