Searched refs:ValidateCopyPlane (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/
H A DxaaStateChange.c220 ValidateGCProcPtr ValidateCopyPlane; member in struct:_XAAStateWrapRec
1133 (*pStatePriv->ValidateCopyPlane)(pGC, changes,
1590 XAA_STATE_WRAP(ValidateCopyPlane);
H A DxaaGC.c186 (*infoRec->ValidateCopyPlane)(pGC, changes, pDraw);
H A DxaaInitAccel.c1299 if(!infoRec->ValidateCopyPlane && infoRec->CopyPlane) {
1308 infoRec->ValidateCopyPlane = XAAValidateCopyPlane;
H A Dxaa.h1101 ValidateGCProcPtr ValidateCopyPlane; member in struct:_XAAInfoRec

Completed in 8 milliseconds