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

/xsrc/external/mit/xf86-video-tdfx/dist/src/
H A Dtdfx_dri.h24 } TDFXDRIRec, *TDFXDRIPtr; typedef in typeref:struct:__anon437464dc0108
H A Dtdfx_dri.c184 if (!(pTDFXDRI = (TDFXDRIPtr)calloc(sizeof(TDFXDRIRec),1))) {
192 pDRIInfo->devPrivateSize = sizeof(TDFXDRIRec);

Completed in 2 milliseconds