Searched refs:GX_ROP_INVERT (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/xf86-video-suncg6/dist/src/
H A Dcg6_accel.c37 ROP_BLIT(GX_ROP_CLEAR, GX_ROP_INVERT), /* GXandReverse */
41 ROP_BLIT(GX_ROP_NOOP, GX_ROP_INVERT), /* GXxor */
43 ROP_BLIT(GX_ROP_INVERT, GX_ROP_CLEAR), /* GXnor */
44 ROP_BLIT(GX_ROP_INVERT, GX_ROP_NOOP), /* GXequiv */
45 ROP_BLIT(GX_ROP_INVERT, GX_ROP_INVERT), /* GXinvert */
46 ROP_BLIT(GX_ROP_INVERT, GX_ROP_SET), /* GXorReverse */
49 ROP_BLIT(GX_ROP_SET, GX_ROP_INVERT), /* GXnand */
56 ROP_FILL(GX_ROP_CLEAR, GX_ROP_INVERT), /* GXandReverse */
60 ROP_FILL(GX_ROP_NOOP, GX_ROP_INVERT), /* GXxo
[all...]
H A Dcg6_exa.c36 ROP_BLIT(GX_ROP_CLEAR, GX_ROP_INVERT), /* GXandReverse */
40 ROP_BLIT(GX_ROP_NOOP, GX_ROP_INVERT), /* GXxor */
42 ROP_BLIT(GX_ROP_INVERT, GX_ROP_CLEAR), /* GXnor */
43 ROP_BLIT(GX_ROP_INVERT, GX_ROP_NOOP), /* GXequiv */
44 ROP_BLIT(GX_ROP_INVERT, GX_ROP_INVERT), /* GXinvert */
45 ROP_BLIT(GX_ROP_INVERT, GX_ROP_SET), /* GXorReverse */
48 ROP_BLIT(GX_ROP_SET, GX_ROP_INVERT), /* GXnand */
55 ROP_FILL(GX_ROP_CLEAR, GX_ROP_INVERT), /* GXandReverse */
59 ROP_FILL(GX_ROP_NOOP, GX_ROP_INVERT), /* GXxo
[all...]
H A Dcg6_regs.h116 #define GX_ROP_INVERT 0x1 macro
/xsrc/external/mit/xorg-server.old/dist/hw/sun/
H A DsunGX.c196 ROP_BLIT(GX_ROP_CLEAR, GX_ROP_INVERT), /* GXandReverse */
200 ROP_BLIT(GX_ROP_NOOP, GX_ROP_INVERT), /* GXxor */
202 ROP_BLIT(GX_ROP_INVERT, GX_ROP_CLEAR), /* GXnor */
203 ROP_BLIT(GX_ROP_INVERT, GX_ROP_NOOP), /* GXequiv */
204 ROP_BLIT(GX_ROP_INVERT, GX_ROP_INVERT), /* GXinvert */
205 ROP_BLIT(GX_ROP_INVERT, GX_ROP_SET), /* GXorReverse */
208 ROP_BLIT(GX_ROP_SET, GX_ROP_INVERT), /* GXnand */
222 ROP_FILL(GX_ROP_CLEAR, GX_ROP_INVERT), /* GXandReverse */
226 ROP_FILL(GX_ROP_NOOP, GX_ROP_INVERT), /* GXxo
[all...]
H A DsunGX.h63 #define GX_ROP_INVERT 0x1 macro
/xsrc/external/mit/xorg-server/dist/hw/sun/
H A DsunGX.c196 ROP_BLIT(GX_ROP_CLEAR, GX_ROP_INVERT), /* GXandReverse */
200 ROP_BLIT(GX_ROP_NOOP, GX_ROP_INVERT), /* GXxor */
202 ROP_BLIT(GX_ROP_INVERT, GX_ROP_CLEAR), /* GXnor */
203 ROP_BLIT(GX_ROP_INVERT, GX_ROP_NOOP), /* GXequiv */
204 ROP_BLIT(GX_ROP_INVERT, GX_ROP_INVERT), /* GXinvert */
205 ROP_BLIT(GX_ROP_INVERT, GX_ROP_SET), /* GXorReverse */
208 ROP_BLIT(GX_ROP_SET, GX_ROP_INVERT), /* GXnand */
222 ROP_FILL(GX_ROP_CLEAR, GX_ROP_INVERT), /* GXandReverse */
226 ROP_FILL(GX_ROP_NOOP, GX_ROP_INVERT), /* GXxo
[all...]
H A DsunGX.h63 #define GX_ROP_INVERT 0x1 macro

Completed in 8 milliseconds