| /xsrc/external/mit/xf86-video-r128/dist/src/ |
| r128_rop.h | 43 int rop; member in struct:__anon9250
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a2xx/ |
| fd2_blend.c | 63 unsigned rop = PIPE_LOGICOP_COPY; local 66 rop = cso->logicop_func; /* 1:1 mapping with hw */ 79 so->rb_colorcontrol = A2XX_RB_COLORCONTROL_ROP_CODE(rop);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a2xx/ |
| fd2_blend.c | 62 unsigned rop = PIPE_LOGICOP_COPY; local 65 rop = cso->logicop_func; /* 1:1 mapping with hw */ 78 so->rb_colorcontrol = A2XX_RB_COLORCONTROL_ROP_CODE(rop);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a3xx/ |
| fd3_blend.c | 62 enum a3xx_rop_code rop = ROP_COPY; local 67 rop = cso->logicop_func; /* maps 1:1 */ 98 A3XX_RB_MRT_CONTROL_ROP_CODE(rop) |
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a3xx/ |
| fd3_blend.c | 63 enum a3xx_rop_code rop = ROP_COPY; local 68 rop = cso->logicop_func; /* maps 1:1 */ 117 A3XX_RB_MRT_CONTROL_ROP_CODE(rop) |
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a4xx/ |
| fd4_blend.c | 61 enum a3xx_rop_code rop = ROP_COPY; local 66 rop = cso->logicop_func; /* maps 1:1 */ 98 A4XX_RB_MRT_CONTROL_ROP_CODE(rop) |
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a5xx/ |
| fd5_blend.c | 62 enum a3xx_rop_code rop = ROP_COPY; local 67 rop = cso->logicop_func; /* maps 1:1 */ 101 A5XX_RB_MRT_CONTROL_ROP_CODE(rop) |
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a4xx/ |
| fd4_blend.c | 61 enum a3xx_rop_code rop = ROP_COPY; local 66 rop = cso->logicop_func; /* maps 1:1 */ 117 A4XX_RB_MRT_CONTROL_ROP_CODE(rop) |
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a5xx/ |
| fd5_blend.c | 62 enum a3xx_rop_code rop = ROP_COPY; local 67 rop = cso->logicop_func; /* maps 1:1 */ 120 A5XX_RB_MRT_CONTROL_ROP_CODE(rop) |
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a6xx/ |
| fd6_blend.c | 63 enum a3xx_rop_code rop = ROP_COPY; local 68 rop = cso->logicop_func; /* maps 1:1 */ 119 A6XX_RB_MRT_CONTROL_ROP_CODE(rop) |
|
| /xsrc/external/mit/xf86-video-s3virge/dist/src/ |
| s3v_rop.h | 80 /* ROP -> (ROP & P) | (D & ~P) */ 168 * given ROP. The rule is that both the lower and upper nibble of the rop 170 * with a ROP which does not contain the source, the virge will hang when 176 int rop = (shifted_rop & (0xff << 17)) >> 17; local 178 if ((((rop & 0x0f) == 0x0a) | ((rop & 0x0f) == 0x0f) 179 | ((rop & 0x0f) == 0x05) | ((rop & 0x0f) == 0x00)) 194 int rop = (shifted_rop & (0xff << 17)) >> 17; local [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a6xx/ |
| fd6_blend.c | 66 enum a3xx_rop_code rop = ROP_COPY; local 71 rop = cso->logicop_func; /* maps 1:1 */ 100 OUT_REG(ring, A6XX_RB_MRT_CONTROL(i, .rop_code = rop,
|
| /xsrc/external/mit/xf86-video-sunffb/dist/src/ |
| ffb_accel_common.c | 60 unsigned int rop = FFB_ROP_NEW | (FFB_ROP_NEW << 8); local 70 pFfb->rop_cache != rop || 73 wid, rop, 0xffffffff);
|
| /xsrc/external/mit/xf86-video-ati-kms/dist/src/ |
| radeon_exa.c | 51 int rop; member in struct:__anon6933
|
| /xsrc/external/mit/xf86-video-nv/dist/src/ |
| riva_xaa.c | 72 * Set ROP. Translate X rop into ROP3. Internal routine. 75 RivaSetRopSolid(RivaPtr pRiva, int rop) 77 if (pRiva->currentRop != rop) { 80 pRiva->currentRop = rop; 81 RIVA_FIFO_FREE(pRiva->riva, Rop, 1); 83 pRiva->riva.Rop->Rop3 = XAAGetCopyROP(rop); 90 RivaSetRopPattern(RivaPtr pRiva, int rop) 92 if (pRiva->currentRop != (rop + 16)) 132 RivaSetRopSolid(RivaPTR(pScrn), rop); local [all...] |
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/nouveau/ |
| nouveau_context.h | 60 struct nouveau_object *rop; member in struct:nouveau_hw_state
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/nouveau/ |
| nouveau_context.h | 60 struct nouveau_object *rop; member in struct:nouveau_hw_state
|
| /xsrc/external/mit/xf86-video-nouveau/dist/src/ |
| nv50_exa.c | 147 int rop; local 150 rop = NVROP[alu].copy_planemask; 152 rop = NVROP[alu].copy; 189 BEGIN_NV04(push, NV50_2D(ROP), 1); 190 PUSH_DATA (push, rop);
|
| nvc0_exa.c | 149 int rop; local 152 rop = NVROP[alu].copy_planemask; 154 rop = NVROP[alu].copy; 191 BEGIN_NVC0(push, NV50_2D(ROP), 1); 192 PUSH_DATA (push, rop);
|
| /xsrc/external/mit/xf86-video-savage/dist/src/ |
| savage_exa.c | 72 static int SavageGetSolidROP(int rop) { 95 return (ALUSolidROP[rop]); 250 int cmd, rop; local 273 rop = SavageGetCopyROP(alu); 288 rop = SavageGetSolidROP(alu); 292 rop = SavageGetSolidROP(alu); 295 BCI_CMD_SET_ROP( cmd, rop );
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/ |
| xaaNonTEText.c | 49 int fg, int rop, unsigned planemask, 268 int rop, 346 pitch << 2, skippix & 31, fg, -1, rop, planemask); 469 int fg, int rop, 488 if((infoRec->WriteBitmap) && (rop == GXcopy) && (nglyph > 1) && 494 fg, rop, planemask); 530 pbox, fg, rop, planemask); local 549 int fg, int rop, 587 glyphs->srcwidth, skipleft, fg, -1, rop, planemask);
|
| /xsrc/external/mit/xf86-video-ati/dist/src/ |
| radeon_accel.c | 103 int rop; member in struct:__anon6817
|
| radeon_exa.c | 55 int rop; member in struct:__anon6857
|
| /xsrc/external/mit/xf86-video-chips/dist/src/ |
| ct_accel.c | 88 int rop, unsigned int planemask); variable 90 int rop, unsigned int planemask); variable 92 int rop, unsigned int planemask); variable 100 int rop, unsigned int planemask); variable 105 int ydir, int rop, unsigned int planemask, 111 int bg, int rop, unsigned int planemask); 120 int fg, int bg, int rop, 128 int rop, unsigned int planemask); 133 int patx, int paty, int rop, 139 static void CTNAME(SetupForImageWrite)(ScrnInfoPtr pScrn, int rop, 480 int rop, unsigned int planemask) variable 496 int rop, unsigned int planemask) variable 513 int rop, unsigned int planemask) variable 529 int rop, unsigned int planemask) variable 563 int rop, unsigned int planemask) variable [all...] |
| /xsrc/external/mit/xf86-video-openchrome/dist/src/ |
| via_3d.h | 77 CARD32 rop; member in struct:_Via3DState 97 void (*setDrawing) (struct _Via3DState * v3d, int rop,
|