Searched refs:ROP_STIP (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xf86-video-suncg6/dist/src/ |
| H A D | cg6_accel.c | 73 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 D | cg6_regs.h | 189 #define ROP_STIP(O,I) (ROP_STANDARD |\ macro
|
| /xsrc/external/mit/xorg-server.old/dist/hw/sun/ |
| H A D | sunGX.c | 137 #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 D | sunGX.c | 137 #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