| /xsrc/external/mit/xorg-server/dist/fb/ |
| H A D | fbseg.c | 51 FbStip mask, mask0; local in function:fbBresSolid 59 mask0 = FbStipMask(0, dstBpp); 60 mask = FbStipRight(mask0, x1); 62 mask0 = FbStipRight(mask0, FB_STIP_UNIT - dstBpp); 74 mask = mask0; 99 mask = mask0; 124 FbStip mask, mask0; local in function:fbBresDash 140 mask0 = FbStipMask(0, dstBpp); 141 mask = FbStipRight(mask0, x [all...] |
| H A D | fbpixmap.c | 142 register FbBits mask0 = FB_ALLONES & ~FbScrRight(FB_ALLONES, 1); local in function:fbPixmapToRegion 167 if (READ(pw) & mask0) { 188 if (w & mask0) { 213 if (w & mask0) {
|
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/fb/ |
| H A D | fbseg.c | 131 FbStip mask, mask0; local in function:fbBresSolid 139 mask0 = FbStipMask(0, bpp); 140 mask = FbStipRight(mask0, x1); 142 mask0 = FbStipRight(mask0, FB_STIP_UNIT - bpp); 154 mask = mask0; 176 mask = mask0; 198 FbStip mask, mask0; local in function:fbBresDash 214 mask0 = FbStipMask(0, bpp); 215 mask = FbStipRight(mask0, x [all...] |
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/fb/ |
| H A D | fbseg.c | 131 FbStip mask, mask0; local in function:fbBresSolid 139 mask0 = FbStipMask(0, bpp); 140 mask = FbStipRight(mask0, x1); 142 mask0 = FbStipRight(mask0, FB_STIP_UNIT - bpp); 154 mask = mask0; 176 mask = mask0; 198 FbStip mask, mask0; local in function:fbBresDash 214 mask0 = FbStipMask(0, bpp); 215 mask = FbStipRight(mask0, x [all...] |
| /xsrc/external/mit/xorg-server.old/dist/fb/ |
| H A D | fbseg.c | 57 FbStip mask, mask0; local in function:fbBresSolid 65 mask0 = FbStipMask(0, dstBpp); 66 mask = FbStipRight (mask0, x1); 68 mask0 = FbStipRight (mask0, FB_STIP_UNIT - dstBpp); 83 mask = mask0; 111 mask = mask0; 143 FbStip mask, mask0; local in function:fbBresDash 158 mask0 = FbStipMask(0, dstBpp); 159 mask = FbStipRight (mask0, x [all...] |
| H A D | fbpixmap.c | 152 register FbBits mask0 = FB_ALLONES & ~FbScrRight(FB_ALLONES, 1); local in function:fbPixmapToRegion 178 if(READ(pw) & mask0) 204 if(w & mask0) 235 if(w & mask0)
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | blend.h | 202 _mesa_replicate_colormask(GLbitfield mask0, unsigned num_buffers) argument 204 GLbitfield mask = mask0; 207 mask |= mask0 << (i * 4);
|
| H A D | ffvertex_prog.c | 1173 GLuint mask0, mask1; local in function:build_lighting 1177 mask0 = WRITEMASK_XYZ; 1183 mask0 = 0; 1190 mask0 = 0; 1213 emit_op3(p, OPCODE_MAD, res0, mask0, swizzle1(lit,Y), diffuse, _col0); 1228 GLuint mask0, mask1; local in function:build_lighting 1232 mask0 = WRITEMASK_XYZ; 1238 mask0 = 0; 1247 mask0 = 0; 1272 emit_op3(p, OPCODE_MAD, res0, mask0, swizzle [all...] |
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | blend.h | 202 _mesa_replicate_colormask(GLbitfield mask0, unsigned num_buffers) argument 204 GLbitfield mask = mask0; 207 mask |= mask0 << (i * 4);
|
| H A D | ffvertex_prog.c | 1236 GLuint mask0, mask1; local in function:build_lighting 1240 mask0 = WRITEMASK_XYZ; 1246 mask0 = 0; 1253 mask0 = 0; 1276 emit_op3(p, OPCODE_MAD, res0, mask0, swizzle1(lit,Y), diffuse, _col0); 1303 GLuint mask0, mask1; local in function:build_lighting 1307 mask0 = WRITEMASK_XYZ; 1313 mask0 = 0; 1322 mask0 = 0; 1347 emit_op3(p, OPCODE_MAD, res0, mask0, swizzle [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/core/core/ |
| H A D | rasterizer_impl.h | 595 int32_t& mask0, 604 mask0 = _mm256_movemask_pd(vSampleBboxTest0); 614 const __m256d (&)[3], const __m256d* vEdgeFix16, int32_t& mask0, int32_t& mask1, int32_t& mask2) 616 mask0 = _mm256_movemask_pd(vEdgeFix16[0]); 754 INLINE bool TrivialRejectTest<E0E1ValidT>(const int mask0, const int mask1, const int) 756 return (!(mask0 && mask1)) ? true : false; 763 INLINE bool TrivialRejectTest<E0E2ValidT>(const int mask0, const int, const int mask2) 765 return (!(mask0 && mask2)) ? true : false; 781 INLINE bool TrivialRejectTest<AllEdgesValidT>(const int mask0, const int mask1, const int mask2) 783 return (!(mask0 593 UpdateEdgeMasks(const __m256d (& vEdgeTileBbox)[3],const __m256d * vEdgeFix16,int32_t & mask0,int32_t & mask1,int32_t & mask2) argument 875 UpdateEdgeMasksInnerConservative(const __m256d (& vEdgeTileBbox)[3],const __m256d * vEdgeFix16,const __m128i vAi,const __m128i vBi,int32_t & mask0,int32_t & mask1,int32_t & mask2) argument 907 UpdateEdgeMasksInnerConservative(const __m256d (&)[3],const __m256d *,const __m128i,const __m128i,int32_t & mask0,int32_t &,int32_t &) argument 1266 int mask0, mask1, mask2; local in function:RasterizeTriangle [all...] |
| H A D | pa_avx.cpp | 850 const simd16mask mask0 = 0x4924; local in function:PaTriList2_simd16 869 simd16scalar temp0 = _simd16_blend_ps(_simd16_blend_ps(tempa, tempb, mask0), tempc, mask1); 870 simd16scalar temp1 = _simd16_blend_ps(_simd16_blend_ps(tempa, tempb, mask2), tempc, mask0); 1152 const simd16mask mask0 = 0xF000; local in function:PaTriStrip1_simd16 1171 simd16scalar blend = _simd16_blend_ps(perm0, perm1, mask0); // a4 a5 a6 a7 a8 a9 aA aB aC aD aE aF b0 b1 b2 b3 1427 const simd16mask mask0 = 0xF000; local in function:PaTriFan1_simd16 1451 simd16scalar blend = _simd16_blend_ps(temp0, temp1, mask0); // b4 b5 b6 b7 b8 b9 bA bB bC bD bE bF c0 c1 c2 c3 2212 const simd16mask mask0 = 0x0001; local in function:PaLineStrip1_simd16 2228 simd16scalar temp = _simd16_blend_ps(tempa, tempb, mask0); // b0 a1 a2 a3 a4 a5 a6 a7 a8 a9 aA aB aC aD aE aF
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/jitter/functionpasses/ |
| H A D | lower_x86.cpp | 563 Value* mask0 = B->VSHUFFLE(v64Mask, v64Mask, B->C({0, 1, 2, 3})); local in function:SwrJit::VGATHER_EMU 569 mask0 = B->BITCAST( 570 mask0, 571 VectorType::get(B->mInt64Ty, mask0->getType()->getVectorNumElements())); 573 B->CALL(pX86IntrinFunc, {src0, pBase, indices0, mask0, i8Scale}); 597 Value* mask0 = B->EXTRACT_16(v32Mask, 0); local in function:SwrJit::VGATHER_EMU 601 B->CALL(pX86IntrinFunc, {src0, pBase, indices0, mask0, i8Scale});
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/jitter/functionpasses/ |
| H A D | lower_x86.cpp | 647 Value* mask0 = B->VSHUFFLE(v64Mask, v64Mask, B->C({0, 1, 2, 3})); local in function:SwrJit::VGATHER_EMU 652 uint32_t numElemMask0 = cast<FixedVectorType>(mask0->getType())->getNumElements(); 657 uint32_t numElemMask0 = cast<VectorType>(mask0->getType())->getNumElements(); 662 uint32_t numElemMask0 = mask0->getType()->getVectorNumElements(); 667 mask0 = B->BITCAST(mask0, getVectorType(B->mInt64Ty, numElemMask0)); 669 B->CALL(pX86IntrinFunc, {src0, pBase, indices0, mask0, i8Scale}); 688 Value* mask0 = B->EXTRACT_16(v32Mask, 0); local in function:SwrJit::VGATHER_EMU 692 B->CALL(pX86IntrinFunc, {src0, pBase, indices0, mask0, i8Scale});
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/ |
| H A D | sp_setup.c | 230 unsigned mask0 = ~skipmask_left0 & ~skipmask_right0; local in function:flush_spans 233 if (mask0 | mask1) { 235 unsigned quadmask = (mask0 & 3) | ((mask1 & 3) << 2); 247 mask0 >>= 2; 250 } while (mask0 | mask1);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/ |
| H A D | sp_setup.c | 229 unsigned mask0 = ~skipmask_left0 & ~skipmask_right0; local in function:flush_spans 232 if (mask0 | mask1) { 234 unsigned quadmask = (mask0 & 3) | ((mask1 & 3) << 2); 246 mask0 >>= 2; 249 } while (mask0 | mask1);
|
| /xsrc/external/mit/pixman/dist/pixman/ |
| H A D | pixman-region.c | 2841 uint32_t mask0 = 0xffffffff & ~SCREEN_SHIFT_RIGHT(0xffffffff, 1); local in function:PREFIX 2877 if (READ(pw) & mask0) 2906 if (w & mask0) 2940 if (w & mask0)
|
| H A D | pixman-sse2.c | 2362 # define create_mask_2x32_128(mask0, mask1) \ 2363 (_mm_set_epi32 ((mask0), (mask1), (mask0), (mask1))) 2366 create_mask_2x32_128 (uint32_t mask0, argument 2369 return _mm_set_epi32 (mask0, mask1, mask0, mask1);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_sample_soa.c | 950 LLVMValueRef mask0, 963 weight2 = LLVMBuildAnd(builder, weight2, mask0, ""); 948 lp_build_masklerp(struct lp_build_context * bld,LLVMValueRef weight,LLVMValueRef mask0,LLVMValueRef mask1) argument
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_sample_soa.c | 960 LLVMValueRef mask0, 973 weight2 = LLVMBuildAnd(builder, weight2, mask0, ""); 958 lp_build_masklerp(struct lp_build_context * bld,LLVMValueRef weight,LLVMValueRef mask0,LLVMValueRef mask1) argument
|