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

/xsrc/external/mit/xf86-video-suncg6/dist/src/
H A Dcg6_accel.c36 ROP_BLIT(GX_ROP_CLEAR, GX_ROP_NOOP), /* GXand */
39 ROP_BLIT(GX_ROP_NOOP, GX_ROP_CLEAR), /* GXandInverted */
40 ROP_BLIT(GX_ROP_NOOP, GX_ROP_NOOP), /* GXnoop */
41 ROP_BLIT(GX_ROP_NOOP, GX_ROP_INVERT), /* GXxor */
42 ROP_BLIT(GX_ROP_NOOP, GX_ROP_SET), /* GXor */
44 ROP_BLIT(GX_ROP_INVERT, GX_ROP_NOOP), /* GXequiv */
48 ROP_BLIT(GX_ROP_SET, GX_ROP_NOOP), /* GXorInverted */
55 ROP_FILL(GX_ROP_CLEAR, GX_ROP_NOOP), /* GXand */
58 ROP_FILL(GX_ROP_NOOP, GX_ROP_CLEA
[all...]
H A Dcg6_exa.c35 ROP_BLIT(GX_ROP_CLEAR, GX_ROP_NOOP), /* GXand */
38 ROP_BLIT(GX_ROP_NOOP, GX_ROP_CLEAR), /* GXandInverted */
39 ROP_BLIT(GX_ROP_NOOP, GX_ROP_NOOP), /* GXnoop */
40 ROP_BLIT(GX_ROP_NOOP, GX_ROP_INVERT), /* GXxor */
41 ROP_BLIT(GX_ROP_NOOP, GX_ROP_SET), /* GXor */
43 ROP_BLIT(GX_ROP_INVERT, GX_ROP_NOOP), /* GXequiv */
47 ROP_BLIT(GX_ROP_SET, GX_ROP_NOOP), /* GXorInverted */
54 ROP_FILL(GX_ROP_CLEAR, GX_ROP_NOOP), /* GXand */
57 ROP_FILL(GX_ROP_NOOP, GX_ROP_CLEA
[all...]
H A Dcg6_regs.h117 #define GX_ROP_NOOP 0x2 macro
191 GX_ROP_11_0(GX_ROP_NOOP) |\
193 GX_ROP_10_0(GX_ROP_NOOP) | \
195 GX_ROP_01_0(GX_ROP_NOOP) |\
197 GX_ROP_00_0(GX_ROP_NOOP))
/xsrc/external/mit/xorg-server.old/dist/hw/sun/
H A DsunGX.c139 GX_ROP_11_0(GX_ROP_NOOP) |\
141 GX_ROP_10_0(GX_ROP_NOOP) | \
143 GX_ROP_01_0(GX_ROP_NOOP) |\
145 GX_ROP_00_0(GX_ROP_NOOP))
173 GX_ROP_11_0(GX_ROP_NOOP) |\
175 GX_ROP_10_0(GX_ROP_NOOP) | \
177 GX_ROP_01_0(GX_ROP_NOOP) |\
179 GX_ROP_00_0(GX_ROP_NOOP))
195 ROP_BLIT(GX_ROP_CLEAR, GX_ROP_NOOP), /* GXand */
198 ROP_BLIT(GX_ROP_NOOP, GX_ROP_CLEA
[all...]
H A DsunGX.h64 #define GX_ROP_NOOP 0x2 macro
/xsrc/external/mit/xorg-server/dist/hw/sun/
H A DsunGX.c139 GX_ROP_11_0(GX_ROP_NOOP) |\
141 GX_ROP_10_0(GX_ROP_NOOP) | \
143 GX_ROP_01_0(GX_ROP_NOOP) |\
145 GX_ROP_00_0(GX_ROP_NOOP))
173 GX_ROP_11_0(GX_ROP_NOOP) |\
175 GX_ROP_10_0(GX_ROP_NOOP) | \
177 GX_ROP_01_0(GX_ROP_NOOP) |\
179 GX_ROP_00_0(GX_ROP_NOOP))
195 ROP_BLIT(GX_ROP_CLEAR, GX_ROP_NOOP), /* GXand */
198 ROP_BLIT(GX_ROP_NOOP, GX_ROP_CLEA
[all...]
H A DsunGX.h64 #define GX_ROP_NOOP 0x2 macro

Completed in 9 milliseconds