Searched refs:REDUCIBLE_TO_8x8 (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/
H A DxaaPCache.c1107 pPriv->flags &= ~REDUCIBLE_TO_8x8;
1163 pPriv->flags |= REDUCIBLE_TO_8x8;
1300 pPriv->flags |= REDUCIBLE_TO_8x8;
2119 if(pPriv->flags & REDUCIBLE_TO_8x8) {
2206 if(pPriv->flags & REDUCIBLE_TO_8x8) {
2286 if(pPriv->flags & REDUCIBLE_TO_8x8) {
H A Dxaalocal.h74 #define REDUCIBLE_TO_8x8 0x00000002 macro
83 (REDUCIBILITY_CHECKED | REDUCIBLE_TO_8x8 | REDUCIBLE_TO_2_COLOR)

Completed in 6 milliseconds