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

/xsrc/external/mit/xf86-video-suncg6/dist/src/
H A Dcg6_accel.c38 ROP_BLIT(GX_ROP_CLEAR, GX_ROP_SET), /* GXcopy */
42 ROP_BLIT(GX_ROP_NOOP, GX_ROP_SET), /* GXor */
46 ROP_BLIT(GX_ROP_INVERT, GX_ROP_SET), /* GXorReverse */
47 ROP_BLIT(GX_ROP_SET, GX_ROP_CLEAR), /* GXcopyInverted */
48 ROP_BLIT(GX_ROP_SET, GX_ROP_NOOP), /* GXorInverted */
49 ROP_BLIT(GX_ROP_SET, GX_ROP_INVERT), /* GXnand */
50 ROP_BLIT(GX_ROP_SET, GX_ROP_SET), /* GXset */
57 ROP_FILL(GX_ROP_CLEAR, GX_ROP_SET), /* GXcopy */
61 ROP_FILL(GX_ROP_NOOP, GX_ROP_SET), /* GXo
[all...]
H A Dcg6_exa.c37 ROP_BLIT(GX_ROP_CLEAR, GX_ROP_SET), /* GXcopy */
41 ROP_BLIT(GX_ROP_NOOP, GX_ROP_SET), /* GXor */
45 ROP_BLIT(GX_ROP_INVERT, GX_ROP_SET), /* GXorReverse */
46 ROP_BLIT(GX_ROP_SET, GX_ROP_CLEAR), /* GXcopyInverted */
47 ROP_BLIT(GX_ROP_SET, GX_ROP_NOOP), /* GXorInverted */
48 ROP_BLIT(GX_ROP_SET, GX_ROP_INVERT), /* GXnand */
49 ROP_BLIT(GX_ROP_SET, GX_ROP_SET), /* GXset */
56 ROP_FILL(GX_ROP_CLEAR, GX_ROP_SET), /* GXcopy */
60 ROP_FILL(GX_ROP_NOOP, GX_ROP_SET), /* GXo
[all...]
H A Dcg6_regs.h118 #define GX_ROP_SET 0x3 macro
/xsrc/external/mit/xorg-server.old/dist/hw/sun/
H A DsunGX.c197 ROP_BLIT(GX_ROP_CLEAR, GX_ROP_SET), /* GXcopy */
201 ROP_BLIT(GX_ROP_NOOP, GX_ROP_SET), /* GXor */
205 ROP_BLIT(GX_ROP_INVERT, GX_ROP_SET), /* GXorReverse */
206 ROP_BLIT(GX_ROP_SET, GX_ROP_CLEAR), /* GXcopyInverted */
207 ROP_BLIT(GX_ROP_SET, GX_ROP_NOOP), /* GXorInverted */
208 ROP_BLIT(GX_ROP_SET, GX_ROP_INVERT), /* GXnand */
209 ROP_BLIT(GX_ROP_SET, GX_ROP_SET), /* GXset */
223 ROP_FILL(GX_ROP_CLEAR, GX_ROP_SET), /* GXcopy */
227 ROP_FILL(GX_ROP_NOOP, GX_ROP_SET), /* GXo
[all...]
H A DsunGX.h65 #define GX_ROP_SET 0x3 macro
/xsrc/external/mit/xorg-server/dist/hw/sun/
H A DsunGX.c197 ROP_BLIT(GX_ROP_CLEAR, GX_ROP_SET), /* GXcopy */
201 ROP_BLIT(GX_ROP_NOOP, GX_ROP_SET), /* GXor */
205 ROP_BLIT(GX_ROP_INVERT, GX_ROP_SET), /* GXorReverse */
206 ROP_BLIT(GX_ROP_SET, GX_ROP_CLEAR), /* GXcopyInverted */
207 ROP_BLIT(GX_ROP_SET, GX_ROP_NOOP), /* GXorInverted */
208 ROP_BLIT(GX_ROP_SET, GX_ROP_INVERT), /* GXnand */
209 ROP_BLIT(GX_ROP_SET, GX_ROP_SET), /* GXset */
223 ROP_FILL(GX_ROP_CLEAR, GX_ROP_SET), /* GXcopy */
227 ROP_FILL(GX_ROP_NOOP, GX_ROP_SET), /* GXo
[all...]
H A DsunGX.h65 #define GX_ROP_SET 0x3 macro

Completed in 8 milliseconds