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

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/
H A DxaaInitAccel.c1300 infoRec->CopyPlaneMask = GCWhenForced;
1303 infoRec->CopyPlaneMask |= GCFunction;
1305 infoRec->CopyPlaneMask |= GCPlaneMask;
1307 infoRec->CopyPlaneMask |= GCForeground | GCBackground;
H A DxaaGC.c185 if(changes & infoRec->CopyPlaneMask)
H A Dxaa.h1100 unsigned long CopyPlaneMask; member in struct:_XAAInfoRec

Completed in 9 milliseconds