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

/xsrc/external/mit/xf86-video-i128/dist/src/
H A Di128accel.c288 pI128->cmd = (CS_SOLID<<16) | pI128->rop | CO_BITBLT;
320 (CS_SOLID<<16) |
375 pI128->mem.rbase_a[CMD] = (CS_SOLID<<16) | i128alu[rop] | CO_BITBLT;
H A Di128exa.c119 * when CS_SOLID is set, the color comes from the FORE register regardless of
256 cmd = i128alu[alu] | CO_BITBLT | (solid ? (CS_SOLID << 16) : 0);
H A Di128reg.h294 #define CS_SOLID 0x01 macro

Completed in 6 milliseconds