Searched refs:GX_ROP_CLEAR (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/xf86-video-suncg6/dist/src/ |
| H A D | cg6_accel.c | 35 ROP_BLIT(GX_ROP_CLEAR, GX_ROP_CLEAR), /* GXclear */ 36 ROP_BLIT(GX_ROP_CLEAR, GX_ROP_NOOP), /* GXand */ 37 ROP_BLIT(GX_ROP_CLEAR, GX_ROP_INVERT), /* GXandReverse */ 38 ROP_BLIT(GX_ROP_CLEAR, GX_ROP_SET), /* GXcopy */ 39 ROP_BLIT(GX_ROP_NOOP, GX_ROP_CLEAR), /* GXandInverted */ 43 ROP_BLIT(GX_ROP_INVERT, GX_ROP_CLEAR), /* GXnor */ 47 ROP_BLIT(GX_ROP_SET, GX_ROP_CLEAR), /* GXcopyInverted */ 54 ROP_FILL(GX_ROP_CLEAR, GX_ROP_CLEAR), /* GXclea [all...] |
| H A D | cg6_exa.c | 34 ROP_BLIT(GX_ROP_CLEAR, GX_ROP_CLEAR), /* GXclear */ 35 ROP_BLIT(GX_ROP_CLEAR, GX_ROP_NOOP), /* GXand */ 36 ROP_BLIT(GX_ROP_CLEAR, GX_ROP_INVERT), /* GXandReverse */ 37 ROP_BLIT(GX_ROP_CLEAR, GX_ROP_SET), /* GXcopy */ 38 ROP_BLIT(GX_ROP_NOOP, GX_ROP_CLEAR), /* GXandInverted */ 42 ROP_BLIT(GX_ROP_INVERT, GX_ROP_CLEAR), /* GXnor */ 46 ROP_BLIT(GX_ROP_SET, GX_ROP_CLEAR), /* GXcopyInverted */ 53 ROP_FILL(GX_ROP_CLEAR, GX_ROP_CLEAR), /* GXclea [all...] |
| H A D | cg6_regs.h | 115 #define GX_ROP_CLEAR 0x0 macro
|
| /xsrc/external/mit/xorg-server.old/dist/hw/sun/ |
| H A D | sunGX.c | 194 ROP_BLIT(GX_ROP_CLEAR, GX_ROP_CLEAR), /* GXclear */ 195 ROP_BLIT(GX_ROP_CLEAR, GX_ROP_NOOP), /* GXand */ 196 ROP_BLIT(GX_ROP_CLEAR, GX_ROP_INVERT), /* GXandReverse */ 197 ROP_BLIT(GX_ROP_CLEAR, GX_ROP_SET), /* GXcopy */ 198 ROP_BLIT(GX_ROP_NOOP, GX_ROP_CLEAR), /* GXandInverted */ 202 ROP_BLIT(GX_ROP_INVERT, GX_ROP_CLEAR), /* GXnor */ 206 ROP_BLIT(GX_ROP_SET, GX_ROP_CLEAR), /* GXcopyInverted */ 220 ROP_FILL(GX_ROP_CLEAR, GX_ROP_CLEAR), /* GXclea [all...] |
| H A D | sunGX.h | 62 #define GX_ROP_CLEAR 0x0 macro
|
| /xsrc/external/mit/xorg-server/dist/hw/sun/ |
| H A D | sunGX.c | 194 ROP_BLIT(GX_ROP_CLEAR, GX_ROP_CLEAR), /* GXclear */ 195 ROP_BLIT(GX_ROP_CLEAR, GX_ROP_NOOP), /* GXand */ 196 ROP_BLIT(GX_ROP_CLEAR, GX_ROP_INVERT), /* GXandReverse */ 197 ROP_BLIT(GX_ROP_CLEAR, GX_ROP_SET), /* GXcopy */ 198 ROP_BLIT(GX_ROP_NOOP, GX_ROP_CLEAR), /* GXandInverted */ 202 ROP_BLIT(GX_ROP_INVERT, GX_ROP_CLEAR), /* GXnor */ 206 ROP_BLIT(GX_ROP_SET, GX_ROP_CLEAR), /* GXcopyInverted */ 220 ROP_FILL(GX_ROP_CLEAR, GX_ROP_CLEAR), /* GXclea [all...] |
| H A D | sunGX.h | 62 #define GX_ROP_CLEAR 0x0 macro
|
Completed in 8 milliseconds