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

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/
H A DxaaPCache.c2165 !(infoRec->FillCacheBltSpansFlags & NO_TRANSPARENCY) &&
2166 ((pGC->alu == GXcopy) || !(infoRec->FillCacheBltSpansFlags &
2168 CHECK_ROP(pGC,infoRec->FillCacheBltSpansFlags) &&
2169 CHECK_ROPSRC(pGC,infoRec->FillCacheBltSpansFlags) &&
2170 CHECK_PLANEMASK(pGC,infoRec->FillCacheBltSpansFlags)) {
2244 CHECK_ROP(pGC,infoRec->FillCacheBltSpansFlags) &&
2245 CHECK_ROPSRC(pGC,infoRec->FillCacheBltSpansFlags) &&
2246 CHECK_PLANEMASK(pGC,infoRec->FillCacheBltSpansFlags)) {
2274 CHECK_ROP(pGC,infoRec->FillCacheBltSpansFlags) &&
2275 CHECK_ROPSRC(pGC,infoRec->FillCacheBltSpansFlags)
[all...]
H A Dxaa.h691 int FillCacheBltSpansFlags; member in struct:_XAAInfoRec
H A DxaaInitAccel.c641 infoRec->FillCacheBltSpansFlags = infoRec->ScreenToScreenCopyFlags;

Completed in 8 milliseconds