Searched refs:GX_ROP_SET (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/xf86-video-suncg6/dist/src/ |
| H A D | cg6_accel.c | 38 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 D | cg6_exa.c | 37 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 D | cg6_regs.h | 118 #define GX_ROP_SET 0x3 macro
|
| /xsrc/external/mit/xorg-server.old/dist/hw/sun/ |
| H A D | sunGX.c | 197 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 D | sunGX.h | 65 #define GX_ROP_SET 0x3 macro
|
| /xsrc/external/mit/xorg-server/dist/hw/sun/ |
| H A D | sunGX.c | 197 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 D | sunGX.h | 65 #define GX_ROP_SET 0x3 macro
|
Completed in 8 milliseconds