Searched refs:ColorExpandBase (Results 1 - 24 of 24) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/
H A DxaaNonTEGlyph.c54 CARD32* base = (CARD32*)infoRec->ColorExpandBase;
81 base = (CARD32*)infoRec->ColorExpandBase;
H A DxaaTEGlyph.c182 base = (CARD32*)infoRec->ColorExpandBase;
192 base = (CARD32*)infoRec->ColorExpandBase;
208 base = (CARD32*)infoRec->ColorExpandBase;
223 base = (CARD32*)infoRec->ColorExpandBase;
278 base = (CARD32*)infoRec->ColorExpandBase;
294 base = (CARD32*)infoRec->ColorExpandBase;
309 base = (CARD32*)infoRec->ColorExpandBase;
328 base = (CARD32*)infoRec->ColorExpandBase;
H A DxaaBitmap.c340 base = (CARD32*)infoRec->ColorExpandBase;
356 base = (CARD32*)infoRec->ColorExpandBase;
H A DxaaStipple.c189 base = (CARD32*)infoRec->ColorExpandBase;
223 base = (CARD32*)infoRec->ColorExpandBase;
327 base = (CARD32*)infoRec->ColorExpandBase;
333 base = (CARD32*)infoRec->ColorExpandBase;
H A Dxaa.h437 unsigned char *ColorExpandBase; member in struct:_XAAInfoRec
H A DxaaInitAccel.c387 infoRec->ColorExpandBase &&
/xsrc/external/mit/xf86-video-apm/dist/src/
H A Dapm_accel.c430 pXAAinfo->ColorExpandBase = pApm->BltMap;
517 pXAAinfo->ColorExpandBase = pApm->BltMap;
/xsrc/external/mit/xf86-video-mga/dist/src/
H A Dmga_storm.c703 pMga->ColorExpandBase = pMga->ILOADBase;
705 pMga->ColorExpandBase = pMga->IOBase;
713 infoPtr->ScanlineColorExpandBuffers = &(pMga->ColorExpandBase);
1786 (unsigned char**)(&pMga->ColorExpandBase);
1801 MGAMoveDWORDS((CARD32*)(pMga->ColorExpandBase), src, pMga->FifoSize);
1807 MGAMoveDWORDS((CARD32*)(pMga->ColorExpandBase), src, dwords);
1915 MGAMoveDWORDS((CARD32*)(pMga->ColorExpandBase), src, pMga->FifoSize);
1921 MGAMoveDWORDS((CARD32*)(pMga->ColorExpandBase), src, dwords);
H A Dmga.h600 unsigned char *ColorExpandBase; member in struct:__anon971c52dc0c08
/xsrc/external/mit/xf86-video-nsc/dist/src/
H A Dnsc_gx2_accel.c339 localRecPtr->ColorExpandBase,
1367 WRITE_GP32(MGP_SRC_OFFSET, ((unsigned int)(localRecPtr->ColorExpandBase -
2255 localRecPtr->ColorExpandBase = pGeode->AccelImageWriteBufferOffsets[0];
/xsrc/external/mit/xf86-video-trident/dist/src/
H A Dxp4_xaa.c221 infoPtr->ColorExpandBase = pTrident->D3Base;
H A Dblade_xaa.c277 infoPtr->ColorExpandBase = pTrident->IOBase + 0x10000;
/xsrc/external/mit/xf86-video-i740/dist/src/
H A Di740_accel.c187 infoPtr->ColorExpandBase = (unsigned char *)(pI740->MMIOBase + BLTDATA);
/xsrc/external/mit/xf86-video-savage/dist/src/
H A Dsavage_xaa.c310 xaaptr->ColorExpandBase = psav->BciMem;
311 xaaptr->ScanlineColorExpandBuffers = &xaaptr->ColorExpandBase;
/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis310_accel.c958 srcbase = pSiS->ColorExpandBase;
2289 infoPtr->ColorExpandBase = (unsigned char *)AvailBufBase;
2290 pSiS->ColorExpandBase = usableFbSize;
H A Dsis.h1180 CARD32 ColorExpandBase; member in struct:__anon2d7f85d00508
/xsrc/external/mit/xf86-video-s3/dist/src/
H A Ds3_accel.c598 pXAA->ColorExpandBase = (void *) &IMG_TRANS;
/xsrc/external/mit/xf86-video-siliconmotion/dist/src/
H A Dsmi_xaa.c123 infoPtr->ColorExpandBase = pSmi->DataPortBase;
/xsrc/external/mit/xf86-video-s3virge/dist/src/
H A Ds3v_accel.c160 infoPtr->ColorExpandBase = ps3v->MapBaseDense;
/xsrc/external/mit/xf86-video-tseng/dist/src/
H A Dtseng_accel.c707 pXAAInfo->ColorExpandBase = (CARD8 *)pTseng->tsengCPU2ACLBase;
/xsrc/external/mit/xf86-video-cirrus/dist/src/
H A Dalp_xaa.c670 XAAPtr->ColorExpandBase = pCir->FbBase + 4;
/xsrc/external/mit/xf86-video-ast/dist/src/
H A Dast_accel.c254 infoPtr->ColorExpandBase = MMIOREG_PAT;
/xsrc/external/mit/xf86-video-chips/dist/src/
H A Dct_accel.c351 infoPtr->ColorExpandBase = (unsigned char *)cAcl->BltDataWindow;
/xsrc/external/mit/xf86-video-newport/dist/src/
H A Dnewport_accel.c1697 pXAAInfoRec->ColorExpandBase = (unsigned char *)&(pNewportRegs->go.zpattern);

Completed in 47 milliseconds