Searched refs:FillCacheExpandSpansFlags (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/
H A DxaaPCache.c2148 !(infoRec->FillCacheExpandSpansFlags & NO_TRANSPARENCY) &&
2149 ((pGC->alu == GXcopy) || !(infoRec->FillCacheExpandSpansFlags &
2151 CHECK_ROP(pGC,infoRec->FillCacheExpandSpansFlags) &&
2152 CHECK_ROPSRC(pGC,infoRec->FillCacheExpandSpansFlags) &&
2153 CHECK_FG(pGC,infoRec->FillCacheExpandSpansFlags) &&
2154 CHECK_PLANEMASK(pGC,infoRec->FillCacheExpandSpansFlags)) {
2230 !(infoRec->FillCacheExpandSpansFlags & TRANSPARENCY_ONLY) &&
2231 CHECK_ROP(pGC,infoRec->FillCacheExpandSpansFlags) &&
2232 CHECK_ROPSRC(pGC,infoRec->FillCacheExpandSpansFlags) &&
2233 CHECK_COLORS(pGC,infoRec->FillCacheExpandSpansFlags)
[all...]
H A Dxaa.h717 int FillCacheExpandSpansFlags; member in struct:_XAAInfoRec
H A DxaaInitAccel.c660 infoRec->FillCacheExpandSpansFlags =

Completed in 7 milliseconds