| /xsrc/external/mit/x11perf/dist/ |
| H A D | do_tests.c | 35 V1_2FEATURE, ROP, 0, 39 V1_2FEATURE, ROP, 0, 43 V1_2FEATURE, ROP, 0, 47 V1_2FEATURE, ROP, 0, 51 V1_2FEATURE, ROP, 0, 56 V1_2FEATURE, ROP, 0, 61 V1_2FEATURE, ROP, 0, 66 V1_2FEATURE, ROP, 0, 71 V1_2FEATURE, ROP, 0, 76 V1_2FEATURE, ROP, [all...] |
| H A D | x11perf.h | 116 ROP, /* Graphics test, rop, planemask has some affect */ enumerator in enum:__anon7c34380c0103
|
| H A D | x11perf.c | 1166 case ROP: 1379 case ROP:
|
| /xsrc/external/mit/xf86-video-geode/dist/src/ |
| H A D | gx_accel.c | 240 unsigned int ROP = BPP | (planemask == ~0U ? SDfn[rop] : SDfn_PM[rop]); local in function:GXSetupForSolidFill 242 BLT_MODE = ((ROP ^ (ROP >> 2)) & 0x33) == 0 ? MGP_BM_SRC_MONO : 0; 243 if (((ROP ^ (ROP >> 1)) & 0x55) != 0) 246 WRITE_GP32(MGP_RASTER_MODE, ROP); 415 unsigned int ROP = BPP | local in function:GXSetupForMono8x8PatternFill 419 BLT_MODE = ((ROP ^ (ROP >> 2)) & 0x33) == 0 ? MGP_BM_SRC_MONO : 0; 420 if (((ROP 521 unsigned int ROP = BPP | (planemask == ~0U ? SDfn[rop] : SDfn_PM[rop]); local in function:GXSetupForScreenToScreenCopy 790 unsigned int ROP = BPP | (planemask == ~0U ? SDfn[rop] : SDfn_PM[rop]); local in function:GXSetupForScanlineCPUToScreenColorExpandFill 970 unsigned int ROP = BPP | (planemask == ~0U ? SDfn[rop] : SDfn_PM[rop]); local in function:GXSetupForScreenToScreenColorExpandFill 1082 unsigned int ROP = BPP | (planemask == ~0U ? PDfn[rop] : PDfn_SM[rop]); local in function:GXSetupForSolidLine 1528 unsigned int ROP = amd_gx_BppToRasterMode(pxMap->drawable.bitsPerPixel) local in function:amd_gx_exa_PrepareSolid 1571 unsigned int ROP; local in function:amd_gx_exa_PrepareCopy [all...] |
| /xsrc/external/mit/xf86-video-ag10e/dist/src/ |
| H A D | ag10e.h | 71 CARD32 ROP; member in struct:__anon7eb29e6e0108
|
| H A D | glint_regs.h | 1287 if (pGlint->ROP != rop) { \ 1289 pGlint->ROP = rop; \ 1296 pGlint->ROP = rop; \
|
| /xsrc/external/mit/xf86-video-glint/dist/src/ |
| H A D | pm2_common.c | 150 pGlint->ROP = 0xFF;
|
| H A D | pm2_exa.c | 154 if ((pGlint->ROP != GXcopy) || (pScrn->bitsPerPixel != 8)) { 225 if (pGlint->ROP == GXcopy) {
|
| H A D | pm2_accel.c | 382 if (pGlint->ROP != GXcopy) { 572 if (pGlint->ROP == GXcopy) { 706 if (pGlint->ROP == GXcopy) { 723 if (pGlint->ROP == GXcopy) {
|
| H A D | tx_accel.c | 175 pGlint->ROP = 0xFF; 634 if (pGlint->ROP == GXcopy) { 647 if (pGlint->ROP == GXcopy) {
|
| H A D | pm_accel.c | 164 pGlint->ROP = 0xFF; 411 if ((w < 32) || (pGlint->ROP != GXcopy)) { 466 if (pGlint->ROP == GXcopy) {
|
| H A D | glint.h | 149 CARD32 ROP; member in struct:__anon125efece0308
|
| H A D | glint_regs.h | 1295 if (pGlint->ROP != rop) { \ 1297 pGlint->ROP = rop; \
|
| H A D | pm2_video.c | 878 pGlint->ROP = 0xFF; 963 pGlint->ROP = 0xFF; 1039 pGlint->ROP = 0xFF; 1164 pGlint->ROP = 0xFF;
|
| H A D | pm3_accel.c | 362 pGlint->ROP = 0xFF;
|
| /xsrc/external/mit/xf86-video-trident/dist/src/ |
| H A D | image_xaa.c | 688 pTrident->ROP = (2 << 22); 693 pTrident->ROP = (3 << 22); 713 IMAGE_OUT(0x2124, 0x80000000 | (pTrident->ROP) | (1 << 10) | 1);
|
| H A D | trident.h | 121 Bool ROP; member in struct:__anon52c1ffc60208
|
| H A D | blade_xaa.c | 628 pTrident->ROP = rop; 660 (pTrident->ROP == GXcopy ? 0 : (1 << 10)) |
|
| /xsrc/external/mit/xf86-video-nouveau/dist/src/ |
| H A D | nv04_exa.c | 62 BEGIN_NV04(push, NV01_ROP(ROP), 1); 72 BEGIN_NV04(push, NV01_ROP(ROP), 1);
|
| H A D | nv_accel_common.c | 384 BEGIN_NV04(push, NV04_RECT(ROP), 1); 566 BEGIN_NV04(push, NV01_IFC(ROP), 1);
|
| H A D | nvc0_accel.c | 205 BEGIN_NVC0(push, NV50_2D(ROP), 1);
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/nouveau/ |
| H A D | nv04_surface.c | 530 BEGIN_NV04(push, NV01_ROP(ROP), 1); 567 BEGIN_NV04(push, NV04_GDI(ROP), 1);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/nouveau/ |
| H A D | nv04_surface.c | 526 BEGIN_NV04(push, NV01_ROP(ROP), 1); 563 BEGIN_NV04(push, NV04_GDI(ROP), 1);
|
| /xsrc/external/mit/xf86-video-geode/dist/src/cim/ |
| H A D | cim_rtns.h | 78 void gp_set_raster_operation(unsigned char ROP);
|
| H A D | cim_gp.c | 372 * that prepares for multiple pattern fills by programming the ROP, 400 * - Clears any 8x8 pattern if the ROP does not involve pattern data. 404 gp_set_raster_operation(unsigned char ROP) argument 411 gp3_raster_mode = gp3_bpp | (unsigned long) ROP; 416 if ((ROP & 0x55) ^ ((ROP >> 1) & 0x55)) { 976 * the ROP involves source data, that source data will be constant. 1870 /* copy ROP. */ 2306 * restoring any GP state, such as the ROP or mono colors. 2755 /* ENABLE TRANSPARENCY AND PATTERN COPY ROP [all...] |