Searched refs:xs (Results 1 - 25 of 28) sorted by relevance

12

/xsrc/external/mit/MesaLib/dist/src/util/
H A Du_memset.h42 uint32_t *xs = (uint32_t *)s;
44 *xs++ = ui;
61 uint64_t *xs = (uint64_t *)s;
63 *xs++ = ui;
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_fs_cse.cpp118 fs_reg *xs = a->src; local in function:operands_match
122 return xs[0].equals(ys[0]) &&
123 ((xs[1].equals(ys[1]) && xs[2].equals(ys[2])) ||
124 (xs[2].equals(ys[1]) && xs[1].equals(ys[2])));
126 bool xs0_negate = xs[0].negate;
127 bool xs1_negate = xs[1].file == IMM ? xs[1].f < 0.0f
128 : xs[
[all...]
H A Dbrw_vec4_cse.cpp100 const src_reg *xs = a->src; local in function:operands_match
104 return xs[0].equals(ys[0]) &&
105 ((xs[1].equals(ys[1]) && xs[2].equals(ys[2])) ||
106 (xs[2].equals(ys[1]) && xs[1].equals(ys[2])));
108 xs[0].file == IMM &&
109 xs[0].type == BRW_REGISTER_TYPE_VF) {
110 src_reg tmp_x = xs[0];
127 return xs[
[all...]
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_fs_cse.cpp119 fs_reg *xs = a->src; local in function:operands_match
123 return xs[0].equals(ys[0]) &&
124 ((xs[1].equals(ys[1]) && xs[2].equals(ys[2])) ||
125 (xs[2].equals(ys[1]) && xs[1].equals(ys[2])));
127 bool xs0_negate = xs[0].negate;
128 bool xs1_negate = xs[1].file == IMM ? xs[1].f < 0.0f
129 : xs[
[all...]
H A Dbrw_vec4_cse.cpp100 const src_reg *xs = a->src; local in function:operands_match
104 return xs[0].equals(ys[0]) &&
105 ((xs[1].equals(ys[1]) && xs[2].equals(ys[2])) ||
106 (xs[2].equals(ys[1]) && xs[1].equals(ys[2])));
108 xs[0].file == IMM &&
109 xs[0].type == BRW_REGISTER_TYPE_VF) {
110 src_reg tmp_x = xs[0];
127 return xs[
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/clover/util/
H A Dfunctional.hpp94 operator()(T x, Ts... xs) const {
95 T y = minimum()(xs...);
109 operator()(T x, Ts... xs) const {
110 T y = maximum()(xs...);
285 operator()(Ts &&... xs) const {
286 return std::tuple<Ts...>(std::forward<Ts>(xs)...);
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/util/
H A Dfunctional.hpp94 operator()(T x, Ts... xs) const {
95 T y = minimum()(xs...);
109 operator()(T x, Ts... xs) const {
110 T y = maximum()(xs...);
285 operator()(Ts &&... xs) const {
286 return std::tuple<Ts...>(std::forward<Ts>(xs)...);
/xsrc/external/mit/xf86-video-mgx/dist/src/
H A Dmgx_accel.c150 int xs,
175 if ((xs < xd) && (ys == yd) && ((xd - xs) < wi)) {
176 xs += wi - 1;
186 DBGMSG(X_ERROR, "%s %d %d %d %d -> %d %d\n", __func__, xs, ys, wi, he, xd, yd);
189 MgxWrite4(pMgx, ATR_SRC_XY, (ys << 16) | xs);
147 MgxCopy(PixmapPtr pDstPixmap,int xs,int ys,int xd,int yd,int wi,int he) argument
/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dtu_pipeline.c396 tu_xs_get_immediates_packet_size_dwords(const struct ir3_shader_variant *xs) argument
398 const struct ir3_const_state *const_state = ir3_const_state(xs);
405 size = MIN2(size + base, xs->constlen) - base;
415 tu_xs_get_additional_cs_size_dwords(const struct ir3_shader_variant *xs) argument
417 uint32_t size = tu_xs_get_immediates_packet_size_dwords(xs);
423 gl_shader_stage stage, /* xs->type, but xs may be NULL */
424 const struct ir3_shader_variant *xs)
428 if (!xs) {
440 COND(xs
422 tu6_emit_xs_config(struct tu_cs * cs,gl_shader_stage stage,const struct ir3_shader_variant * xs) argument
453 tu6_emit_xs(struct tu_cs * cs,gl_shader_stage stage,const struct ir3_shader_variant * xs,const struct tu_pvtmem_config * pvtmem,uint64_t binary_iova) argument
1661 const struct ir3_shader_variant *xs = builder->variants[stage]; local in function:tu6_emit_program
[all...]
H A Dtu_private.h1310 const struct ir3_shader_variant *xs);
1315 const struct ir3_shader_variant *xs,
/xsrc/external/mit/xf86-video-ngle/dist/src/
H A Dsummit_accel.c168 int xs,
181 NGLEWrite4(fPtr, VISFX_COPY_SRC, (xs << 16) | (ys + fPtr->offset));
471 int x = 0, y = 0, i, n, ofs, p, j, wi, he, xs, ys; local in function:SummitGlyphs
577 xs = 0;
583 xs -= xd;
614 xs, ys,
620 xs, ys,
165 SummitCopy(PixmapPtr pDstPixmap,int xs,int ys,int xd,int yd,int wi,int he) argument
H A Dngle_accel.c142 int xs,
157 NGLEWrite4(fPtr, NGLE_REG_24, (xs << 16) | (ys + fPtr->offset));
139 NGLECopy(PixmapPtr pDstPixmap,int xs,int ys,int xd,int yd,int wi,int he) argument
/xsrc/external/mit/MesaLib.old/dist/src/mesa/program/
H A Dprog_noise.c248 float xs = x + s; local in function:_mesa_noise2
250 int i = FASTFLOOR(xs);
331 float xs = x + s; local in function:_mesa_noise3
334 int i = FASTFLOOR(xs);
488 float xs = x + s; local in function:_mesa_noise4
492 int i = FASTFLOOR(xs);
/xsrc/external/mit/MesaLib/dist/src/mesa/program/
H A Dprog_noise.c248 float xs = x + s; local in function:_mesa_noise2
250 int i = FASTFLOOR(xs);
331 float xs = x + s; local in function:_mesa_noise3
334 int i = FASTFLOOR(xs);
488 float xs = x + s; local in function:_mesa_noise4
492 int i = FASTFLOOR(xs);
/xsrc/external/mit/xorg-server.old/dist/mi/
H A Dmiarc.c654 double xs[2]; local in function:tailX
669 xs[0] = w * sqrt(1 + Nk / Hs) - sqrt(rs + Nk);
670 xs[1] = w - r;
672 !boundedLe(K, bounds->outer) && xs[0] >= 0.0 && xs[1] >= 0.0)
673 return xs[1];
675 !boundedLe(K, bounds->inner) && xs[0] <= 0.0 && xs[1] <= 0.0)
676 return xs[1];
677 return xs[
[all...]
/xsrc/external/mit/xorg-server/dist/mi/
H A Dmiarc.c623 double xs[2]; local in function:tailX
638 xs[0] = w * sqrt(1 + Nk / Hs) - sqrt(rs + Nk);
639 xs[1] = w - r;
641 !boundedLe(K, bounds->outer) && xs[0] >= 0.0 && xs[1] >= 0.0)
642 return xs[1];
644 !boundedLe(K, bounds->inner) && xs[0] <= 0.0 && xs[1] <= 0.0)
645 return xs[1];
646 return xs[
[all...]
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_builtin_builder.c162 * Compute xs[0] + xs[1] + xs[2] + ... using fadd.
165 build_fsum(nir_builder *b, nir_ssa_def **xs, int terms) argument
167 nir_ssa_def *accum = xs[0];
170 accum = nir_fadd(b, accum, xs[i]);
/xsrc/external/mit/xdpyinfo/dist/
H A Dxdpyinfo.c1213 XineramaScreenInfo *xs = &xineramaScreens[i]; local in function:print_xinerama_info
1214 printf(" head #%d: %dx%d @ %d,%d\n", xs->screen_number,
1215 xs->width, xs->height, xs->x_org, xs->y_org);
/xsrc/external/mit/mesa-demos/dist/src/egl/opengles2/
H A Des2tri.c59 make_scale_matrix(GLfloat xs, GLfloat ys, GLfloat zs, GLfloat *m) argument
64 m[0] = xs;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample_soa.c1029 LLVMValueRef xs[4], ys[4], zs[4]; local in function:lp_build_sample_image_linear
1164 xs[texel_index] = lp_build_alloca(bld->gallivm, ivec_bld->vec_type, "xs");
1240 LLVMBuildStore(builder, x00, xs[0]);
1241 LLVMBuildStore(builder, x01, xs[1]);
1242 LLVMBuildStore(builder, x10, xs[2]);
1243 LLVMBuildStore(builder, x11, xs[3]);
1255 LLVMBuildStore(builder, x0, xs[0]);
1256 LLVMBuildStore(builder, x1, xs[1]);
1257 LLVMBuildStore(builder, x0, xs[
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/math/
H A Dm_matrix.c688 GLfloat xx, yy, zz, xy, yz, zx, xs, ys, zs, one_c, s, c; local in function:_math_matrix_rotate
821 xs = x * s;
834 M(1,2) = (one_c * yz) - xs;
838 M(2,1) = (one_c * yz) + xs;
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dvtn_glsl450.c238 * Compute xs[0] + xs[1] + xs[2] + ... using fadd.
241 build_fsum(nir_builder *b, nir_ssa_def **xs, int terms) argument
243 nir_ssa_def *accum = xs[0];
246 accum = nir_fadd(b, accum, xs[i]);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample_soa.c1039 LLVMValueRef xs[4], ys[4], zs[4]; local in function:lp_build_sample_image_linear
1190 xs[texel_index] = lp_build_alloca(bld->gallivm, ivec_bld->vec_type, "xs");
1266 LLVMBuildStore(builder, x00, xs[0]);
1267 LLVMBuildStore(builder, x01, xs[1]);
1268 LLVMBuildStore(builder, x10, xs[2]);
1269 LLVMBuildStore(builder, x11, xs[3]);
1281 LLVMBuildStore(builder, x0, xs[0]);
1282 LLVMBuildStore(builder, x1, xs[1]);
1283 LLVMBuildStore(builder, x0, xs[
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/mesa/math/
H A Dm_matrix.c799 GLfloat xx, yy, zz, xy, yz, zx, xs, ys, zs, one_c, s, c; local in function:_math_matrix_rotate
932 xs = x * s;
945 M(1,2) = (one_c * yz) - xs;
949 M(2,1) = (one_c * yz) + xs;
/xsrc/external/mit/libXaw/dist/src/
H A DDisplayList.c1453 int x, y, xs, ys, xe, ye, width, height; local in function:DlImage
1459 xs = X_ARG(image->pos[0]);
1465 xe = xs + width;
1489 for (x = xs; x < xe; x += width)

Completed in 42 milliseconds

12