| /xsrc/external/mit/MesaLib.old/dist/src/mesa/math/ |
| H A D | m_copy_tmp.h | 62 COPY_FUNC( 0xb ) 81 _mesa_copy_tab[0xb] = TAG2(copy, 0xb);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/math/ |
| H A D | m_copy_tmp.h | 62 COPY_FUNC( 0xb ) 81 _mesa_copy_tab[0xb] = TAG2(copy, 0xb);
|
| /xsrc/external/mit/xf86-video-vboxvideo/dist/src/ |
| H A D | VBoxVideoVBE.h | 55 #define VBE_DISPI_INDEX_FB_BASE_HI 0xb
|
| /xsrc/external/mit/xf86-video-rendition/dist/src/ |
| H A D | cmd2d.h | 107 #define ROP_OR_NSD 0xb
|
| /xsrc/external/mit/libdrm/dist/intel/ |
| H A D | intel_aub.h | 115 AUB_TRACE_KERNEL_INSTRUCTIONS = ENCODE_SS_TYPE(AUB_TRACE_TYPE_GENERAL, 0xb),
|
| /xsrc/external/mit/xf86-video-ati/dist/src/ |
| H A D | radeon_accelfuncs.c | 257 int xb, int yb, 267 xb, yb, 1, 275 OUT_ACCEL_REG(RADEON_DST_LINE_END, (yb << 16) | xb); 387 int xb, int yb, 397 int deltax = abs(xa - xb); 408 FUNC_NAME(RADEONDashedLastPel)(pScrn, xb, yb, info->accel_state->dash_fg); 410 FUNC_NAME(RADEONDashedLastPel)(pScrn, xb, yb, info->accel_state->dash_bg); 419 OUT_ACCEL_REG(RADEON_DST_LINE_END, (yb << 16) | xb); 498 int xb, int yb, 504 if (info->accel_state->xdir < 0) xa += w - 1, xb [all...] |
| /xsrc/external/mit/xorg-server/dist/Xext/ |
| H A D | hashtable.c | 266 const XID* xb = b; local in function:ht_resourceid_compare 269 *xa < *xb ? -1 : 270 *xa > *xb ? 1 :
|
| /xsrc/external/mit/xf86-video-sunleo/dist/src/ |
| H A D | leo_regs.h | 68 #define LEO_ROP_NNEW_OR_OLD (0xb << 18)
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/tools/ |
| H A D | intel_aub.h | 142 AUB_TRACE_KERNEL_INSTRUCTIONS = ENCODE_SS_TYPE(AUB_TRACE_TYPE_GENERAL, 0xb),
|
| /xsrc/external/mit/MesaLib/dist/src/intel/tools/ |
| H A D | intel_aub.h | 142 AUB_TRACE_KERNEL_INSTRUCTIONS = ENCODE_SS_TYPE(AUB_TRACE_TYPE_GENERAL, 0xb),
|
| /xsrc/external/mit/xf86-video-nv/dist/src/ |
| H A D | nv_video.c | 1010 INT32 xa, xb, ya, yb; local in function:NVPutImage 1044 xb = src_x + src_w; 1053 if(!xf86XVClipVideoHelper(&dstBox, &xa, &xb, &ya, &yb, clipBoxes, 1128 right = (xb + 0x0001ffff) >> 16; 1186 xa, ya, xb, yb, 1191 xa, ya, xb, yb, 1434 INT32 xa, xb, ya, yb; local in function:NVDisplaySurface 1446 xb = src_x + src_w; 1455 if(!xf86XVClipVideoHelper(&dstBox, &xa, &xb, &ya, &yb, clipBoxes, 1469 surface->pitches[0], &dstBox, xa, ya, xb, y [all...] |
| /xsrc/external/mit/xf86-video-nouveau/dist/src/ |
| H A D | nouveau_xv.c | 774 NV_set_dimensions(ScrnInfoPtr pScrn, int action_flags, INT32 *xa, INT32 *xb, argument 812 *xb = *src_x + *src_w; 842 if (!xf86XVClipVideoHelper(dstBox, xa, xb, ya, yb, clipBoxes, 868 *right = (*xb) >> 16; 1135 INT32 xa = 0, xb = 0, ya = 0, yb = 0; local in function:NVPutImage 1166 if (NV_set_dimensions(pScrn, action_flags, &xa, &xb, &ya, &yb, 1437 xb, yb, npixels, nlines, 1443 0, 0, xb, yb, 1457 xb, yb, npixels, nlines, 1465 xb, y 1690 INT32 xa, xb, ya, yb; local in function:NVDisplaySurface [all...] |
| /xsrc/external/mit/xf86-video-glint/dist/src/ |
| H A D | pm2_exa.c | 510 GLINT_WRITE_REG(1 | 0xb << 9 | 0xb << 13 | 1 << 1 | 1 << 3, PMTextureReadMode); 538 GLINT_WRITE_REG(1 | 0xb << 9 | 0xb << 13 | 1 << 1 | 1 << 3, PMTextureReadMode);
|
| /xsrc/external/mit/xf86-video-intel/dist/xvmc/ |
| H A D | i915_program.h | 64 #define A0_EXP (0xb<<24) /* dst.xyzw = exp2(src0.replicate_swizzle) */
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/xvmc/ |
| H A D | i915_program.h | 64 #define A0_EXP (0xb<<24) /* dst.xyzw = exp2(src0.replicate_swizzle) */
|
| /xsrc/external/mit/xf86-video-intel-old/dist/src/xvmc/ |
| H A D | i915_program.h | 64 #define A0_EXP (0xb<<24) /* dst.xyzw = exp2(src0.replicate_swizzle) */
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/program/ |
| H A D | prog_instruction.h | 86 #define WRITEMASK_XYW 0xb
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_rast.h | 287 #define LP_RAST_OP_TRIANGLE_3_16 0xb
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv50_context.c | 434 { 0x3, 0xd }, { 0x7, 0xb }, /* (0,1), (1,1) */ 436 { 0xb, 0xf }, { 0xd, 0x9 } }; /* (2,1), (3,1) */ 440 { 0x9, 0x5 }, { 0x7, 0xb }, /* (2,0), (1,1) */ 443 { 0xb, 0xf }, { 0xf, 0x1 } }; /* (2,1), (3,0) */
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_context.c | 547 { 0x3, 0xd }, { 0x7, 0xb }, /* (0,1), (1,1) */ 549 { 0xb, 0xf }, { 0xd, 0x9 } }; /* (2,1), (3,1) */ 553 { 0x9, 0x5 }, { 0x7, 0xb }, /* (2,0), (1,1) */ 556 { 0xb, 0xf }, { 0xf, 0x1 } }; /* (2,1), (3,0) */
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/nouveau/ |
| H A D | nv04_state_raster.c | 110 return 0xb;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv50_context.c | 462 { 0x3, 0xd }, { 0x7, 0xb }, /* (0,1), (1,1) */ 464 { 0xb, 0xf }, { 0xd, 0x9 } }; /* (2,1), (3,1) */ 468 { 0x9, 0x5 }, { 0x7, 0xb }, /* (2,0), (1,1) */ 471 { 0xb, 0xf }, { 0xf, 0x1 } }; /* (2,1), (3,0) */
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_context.c | 603 { 0x3, 0xd }, { 0x7, 0xb }, /* (0,1), (1,1) */ 605 { 0xb, 0xf }, { 0xd, 0x9 } }; /* (2,1), (3,1) */ 609 { 0x9, 0x5 }, { 0x7, 0xb }, /* (2,0), (1,1) */ 612 { 0xb, 0xf }, { 0xf, 0x1 } }; /* (2,1), (3,0) */
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/program/ |
| H A D | prog_instruction.h | 86 #define WRITEMASK_XYW 0xb
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/nouveau/ |
| H A D | nv04_state_raster.c | 110 return 0xb;
|