Searched refs:ROP_STIP (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xf86-video-suncg6/dist/src/
H A Dcg6_accel.c73 ROP_STIP(GX_ROP_CLEAR, GX_ROP_CLEAR), /* GXclear */
74 ROP_STIP(GX_ROP_CLEAR, GX_ROP_NOOP), /* GXand */
75 ROP_STIP(GX_ROP_CLEAR, GX_ROP_INVERT), /* GXandReverse */
76 ROP_STIP(GX_ROP_CLEAR, GX_ROP_SET), /* GXcopy */
77 ROP_STIP(GX_ROP_NOOP, GX_ROP_CLEAR), /* GXandInverted */
78 ROP_STIP(GX_ROP_NOOP, GX_ROP_NOOP), /* GXnoop */
79 ROP_STIP(GX_ROP_NOOP, GX_ROP_INVERT), /* GXxor */
80 ROP_STIP(GX_ROP_NOOP, GX_ROP_SET), /* GXor */
81 ROP_STIP(GX_ROP_INVERT, GX_ROP_CLEAR), /* GXnor */
82 ROP_STIP(GX_ROP_INVER
[all...]
H A Dcg6_regs.h189 #define ROP_STIP(O,I) (ROP_STANDARD |\ macro
/xsrc/external/mit/xorg-server.old/dist/hw/sun/
H A DsunGX.c137 #define ROP_STIP(O,I) (ROP_STANDARD |\ macro
239 ROP_STIP(GX_ROP_CLEAR, GX_ROP_CLEAR), /* GXclear */
240 ROP_STIP(GX_ROP_CLEAR, GX_ROP_NOOP), /* GXand */
241 ROP_STIP(GX_ROP_CLEAR, GX_ROP_INVERT), /* GXandReverse */
242 ROP_STIP(GX_ROP_CLEAR, GX_ROP_SET), /* GXcopy */
243 ROP_STIP(GX_ROP_NOOP, GX_ROP_CLEAR), /* GXandInverted */
244 ROP_STIP(GX_ROP_NOOP, GX_ROP_NOOP), /* GXnoop */
245 ROP_STIP(GX_ROP_NOOP, GX_ROP_INVERT), /* GXxor */
246 ROP_STIP(GX_ROP_NOOP, GX_ROP_SET), /* GXor */
247 ROP_STIP(GX_ROP_INVER
[all...]
/xsrc/external/mit/xorg-server/dist/hw/sun/
H A DsunGX.c137 #define ROP_STIP(O,I) (ROP_STANDARD |\ macro
239 ROP_STIP(GX_ROP_CLEAR, GX_ROP_CLEAR), /* GXclear */
240 ROP_STIP(GX_ROP_CLEAR, GX_ROP_NOOP), /* GXand */
241 ROP_STIP(GX_ROP_CLEAR, GX_ROP_INVERT), /* GXandReverse */
242 ROP_STIP(GX_ROP_CLEAR, GX_ROP_SET), /* GXcopy */
243 ROP_STIP(GX_ROP_NOOP, GX_ROP_CLEAR), /* GXandInverted */
244 ROP_STIP(GX_ROP_NOOP, GX_ROP_NOOP), /* GXnoop */
245 ROP_STIP(GX_ROP_NOOP, GX_ROP_INVERT), /* GXxor */
246 ROP_STIP(GX_ROP_NOOP, GX_ROP_SET), /* GXor */
247 ROP_STIP(GX_ROP_INVER
[all...]

Completed in 10 milliseconds