HomeSort by: relevance | last modified time | path
    Searched refs:v3 (Results 1 - 25 of 125) sorted by relevancy

1 2 3 4 5

  /xsrc/external/mit/MesaLib/dist/src/gtest/include/gtest/
gtest_pred_impl.h 187 const T3& v3) {
188 if (pred(v1, v2, v3)) return AssertionSuccess();
196 << e3 << " evaluates to " << ::testing::PrintToString(v3);
201 #define GTEST_PRED_FORMAT3_(pred_format, v1, v2, v3, on_failure)\
202 GTEST_ASSERT_(pred_format(#v1, #v2, #v3, v1, v2, v3), \
207 #define GTEST_PRED3_(pred, v1, v2, v3, on_failure)\
211 #v3, \
215 v3), on_failure)
218 #define EXPECT_PRED_FORMAT3(pred_format, v1, v2, v3) \
    [all...]
  /xsrc/external/mit/MesaLib.old/dist/src/gtest/include/gtest/
gtest_pred_impl.h 185 const T3& v3) {
186 if (pred(v1, v2, v3)) return AssertionSuccess();
194 << "\n" << e3 << " evaluates to " << v3;
199 #define GTEST_PRED_FORMAT3_(pred_format, v1, v2, v3, on_failure)\
200 GTEST_ASSERT_(pred_format(#v1, #v2, #v3, v1, v2, v3), \
205 #define GTEST_PRED3_(pred, v1, v2, v3, on_failure)\
209 #v3, \
213 v3), on_failure)
216 #define EXPECT_PRED_FORMAT3(pred_format, v1, v2, v3) \
    [all...]
gtest-param-test.h 358 internal::ValueArray3<T1, T2, T3> Values(T1 v1, T2 v2, T3 v3) {
359 return internal::ValueArray3<T1, T2, T3>(v1, v2, v3);
363 internal::ValueArray4<T1, T2, T3, T4> Values(T1 v1, T2 v2, T3 v3, T4 v4) {
364 return internal::ValueArray4<T1, T2, T3, T4>(v1, v2, v3, v4);
368 internal::ValueArray5<T1, T2, T3, T4, T5> Values(T1 v1, T2 v2, T3 v3, T4 v4,
370 return internal::ValueArray5<T1, T2, T3, T4, T5>(v1, v2, v3, v4, v5);
375 internal::ValueArray6<T1, T2, T3, T4, T5, T6> Values(T1 v1, T2 v2, T3 v3,
377 return internal::ValueArray6<T1, T2, T3, T4, T5, T6>(v1, v2, v3, v4, v5, v6);
382 internal::ValueArray7<T1, T2, T3, T4, T5, T6, T7> Values(T1 v1, T2 v2, T3 v3,
384 return internal::ValueArray7<T1, T2, T3, T4, T5, T6, T7>(v1, v2, v3, v4, v5
    [all...]
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
lp_setup_analysis.c 148 * v3------v0
157 const_float4_ptr v3)
161 v2[0][0] != v3[0][0] ||
162 v3[0][1] != v0[0][1])
168 v3[0][3] != 1.0)
232 const_float4_ptr v3 = get_vert(vb, stride, 3); local
259 if (!test_rect(v6, v0, v3, v9))
287 make_vert(v18, v3, vB);
289 make_vert(v12, v3, vD);
303 (const_float4_ptr)v3,
    [all...]
lp_setup_rect.c 500 const float (*v3)[4],
515 if (SAME_POS(v0, v3)) {
524 * v3/v0 v1
533 * v4 v3/v0
551 if (SAME_POS(v2, v3)) {
553 * v4 v3/v2
568 * v3 v5/v0
576 rv0 = v3;
588 * v3 v5/v2
596 rv0 = v3;
    [all...]
  /xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/tests/
comparison_pre_tests.cpp 36 v3 = nir_imm_vec4(&bld, 3.0, 4.0, 5.0, 6.0);
48 nir_ssa_def *v3; member in class:comparison_pre_test
93 nir_ssa_def *a = nir_channel(&bld, nir_fadd(&bld, v1, v3), 0);
145 nir_ssa_def *b = nir_channel(&bld, nir_fadd(&bld, v1, v3), 0);
198 nir_ssa_def *a = nir_channel(&bld, nir_fadd(&bld, v1, v3), 0);
250 nir_ssa_def *b = nir_channel(&bld, nir_fadd(&bld, v1, v3), 0);
303 nir_ssa_def *a = nir_channel(&bld, nir_fadd(&bld, v1, v3), 0);
356 nir_ssa_def *a = nir_channel(&bld, nir_fadd(&bld, v1, v3), 0);
410 nir_ssa_def *a = nir_channel(&bld, nir_fadd(&bld, v1, v3), 0);
463 nir_ssa_def *a = nir_channel(&bld, nir_fadd(&bld, v1, v3), 0)
    [all...]
  /xsrc/external/mit/MesaLib/dist/src/mesa/tnl_dd/
t_dd_triemit.h 35 VERTEX *v3 )
46 PRINT_VERTEX(v3);
52 COPY_DWORDS( j, vb, vertsize, v3 );
59 VERTEX *v3 )
70 PRINT_VERTEX(v3);
75 COPY_DWORDS( j, vb, vertsize, v3 );
78 COPY_DWORDS( j, vb, vertsize, v3 );
t_dd_vertex.h 59 GLfloat u3, v3; member in struct:__anon2704::__anon2705
68 GLfloat u3, v3, q3; member in struct:__anon2704::__anon2706
  /xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl_dd/
t_dd_triemit.h 35 VERTEX *v3 )
46 PRINT_VERTEX(v3);
52 COPY_DWORDS( j, vb, vertsize, v3 );
59 VERTEX *v3 )
70 PRINT_VERTEX(v3);
75 COPY_DWORDS( j, vb, vertsize, v3 );
78 COPY_DWORDS( j, vb, vertsize, v3 );
t_dd_vertex.h 59 GLfloat u3, v3; member in struct:__anon5023::__anon5024
68 GLfloat u3, v3, q3; member in struct:__anon5023::__anon5025
  /xsrc/external/mit/MesaLib/dist/src/compiler/nir/tests/
comparison_pre_tests.cpp 39 v3 = nir_imm_vec4(&bld, 3.0, 4.0, 5.0, 6.0);
52 nir_ssa_def *v3; member in class:comparison_pre_test
97 nir_ssa_def *a = nir_channel(&bld, nir_fadd(&bld, v1, v3), 0);
149 nir_ssa_def *b = nir_channel(&bld, nir_fadd(&bld, v1, v3), 0);
202 nir_ssa_def *a = nir_channel(&bld, nir_fadd(&bld, v1, v3), 0);
254 nir_ssa_def *b = nir_channel(&bld, nir_fadd(&bld, v1, v3), 0);
307 nir_ssa_def *a = nir_channel(&bld, nir_fadd(&bld, v1, v3), 0);
360 nir_ssa_def *a = nir_channel(&bld, nir_fadd(&bld, v1, v3), 0);
414 nir_ssa_def *a = nir_channel(&bld, nir_fadd(&bld, v1, v3), 0);
467 nir_ssa_def *a = nir_channel(&bld, nir_fadd(&bld, v1, v3), 0)
    [all...]
  /xsrc/external/mit/MesaLib/dist/src/util/
xxhash.h 328 XXH32_hash_t v3; member in struct:XXH32_state_s
342 XXH64_hash_t v3; member in struct:XXH64_state_s
673 * while v3 can multiply. SSE forces them to operate together.
793 xxh_u32 v3 = seed + 0; local
799 v3 = XXH32_round(v3, XXH_get32bits(input)); input += 4;
804 + XXH_rotl32(v3, 12) + XXH_rotl32(v4, 18);
860 state.v3 = seed + 0;
895 state->v3 = XXH32_round(state->v3, XXH_readLE32(p32)); p32++
906 xxh_u32 v3 = state->v3; local
1251 xxh_u64 v3 = seed + 0; local
1363 xxh_u64 v3 = state->v3; local
1396 xxh_u64 const v3 = state->v3; local
    [all...]
  /xsrc/external/mit/pixman/dist/pixman/
pixman-arma64-neon-asm.S 100 * v0, v1, v2, v3 - contain loaded source pixel data
110 * v0, v1, v2, v3 - contain loaded source pixel data
118 * back-to-back, they take pixel data from {v0, v1, v2, v3} and {v4, v5},
128 * instead of having 8 packed pixels in {v0, v1, v2, v3} registers, we
130 * values), v1 register for green, v2 for red and v3 for alpha. This
135 * vuzp8 v2, v3
136 * vuzp8 v1, v3
141 * vzip8 v1, v3
142 * vzip8 v2, v3
160 mvn v3.8b, v3.8b /* invert source alpha *
    [all...]
pixman-arma64-neon-asm-bilinear.S 207 vuzp v2.8b, v3.8b
208 vuzp v1.8b, v3.8b
522 v3, v8, v10, v11
525 v3, v8, v10, v11, v5
551 v3, v8, v10, v11
554 v3, v8, v10, v11, v5
562 v3, v9, v16, v17, v20, v21, v18, v19
573 ushll v2.4s, v3.4h, #BILINEAR_INTERPOLATION_BITS
574 umlsl v2.4s, v3.4h, v15.h[0]
575 umlal2 v2.4s, v3.8h, v15.h[0
    [all...]
  /xsrc/external/mit/MesaLib/dist/src/mesa/tnl/
t_vb_render.c 98 #define RENDER_TRI( v1, v2, v3 ) \
100 GLubyte c1 = mask[v1], c2 = mask[v2], c3 = mask[v3]; \
103 TriangleFunc( ctx, v1, v2, v3 ); \
105 clip_tri_4( ctx, v1, v2, v3, ormask ); \
108 #define RENDER_QUAD( v1, v2, v3, v4 ) \
111 GLubyte c3 = mask[v3], c4 = mask[v4]; \
114 QuadFunc( ctx, v1, v2, v3, v4 ); \
116 clip_quad_4( ctx, v1, v2, v3, v4, ormask ); \
202 #define RENDER_TRI( v1, v2, v3 ) \
203 TriangleFunc( ctx, v1, v2, v3 )
    [all...]
  /xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/
t_vb_render.c 98 #define RENDER_TRI( v1, v2, v3 ) \
100 GLubyte c1 = mask[v1], c2 = mask[v2], c3 = mask[v3]; \
103 TriangleFunc( ctx, v1, v2, v3 ); \
105 clip_tri_4( ctx, v1, v2, v3, ormask ); \
108 #define RENDER_QUAD( v1, v2, v3, v4 ) \
111 GLubyte c3 = mask[v3], c4 = mask[v4]; \
114 QuadFunc( ctx, v1, v2, v3, v4 ); \
116 clip_quad_4( ctx, v1, v2, v3, v4, ormask ); \
202 #define RENDER_TRI( v1, v2, v3 ) \
203 TriangleFunc( ctx, v1, v2, v3 )
    [all...]
  /xsrc/external/mit/MesaLib/dist/src/mesa/swrast_setup/
ss_tritmp.h 217 GLuint v1, GLuint v2, GLuint v3 )
223 GLubyte ef3 = VB->EdgeFlag[v3];
225 TAG(triangle)( ctx, v0, v1, v3 );
227 VB->EdgeFlag[v3] = 0;
228 TAG(triangle)( ctx, v1, v2, v3 );
229 VB->EdgeFlag[v3] = ef3;
232 TAG(triangle)( ctx, v0, v1, v3 );
233 TAG(triangle)( ctx, v1, v2, v3 );
  /xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast_setup/
ss_tritmp.h 217 GLuint v1, GLuint v2, GLuint v3 )
223 GLubyte ef3 = VB->EdgeFlag[v3];
225 TAG(triangle)( ctx, v0, v1, v3 );
227 VB->EdgeFlag[v3] = 0;
228 TAG(triangle)( ctx, v1, v2, v3 );
229 VB->EdgeFlag[v3] = ef3;
232 TAG(triangle)( ctx, v0, v1, v3 );
233 TAG(triangle)( ctx, v1, v2, v3 );
  /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/indices/
u_indices_gen.py 130 def lineadj( intype, outtype, ptr, v0, v1, v2, v3 ):
134 print(' (' + ptr + ')[3] = ' + vert( intype, outtype, v3 ) + ';')
136 def triadj( intype, outtype, ptr, v0, v1, v2, v3, v4, v5 ):
140 print(' (' + ptr + ')[3] = ' + vert( intype, outtype, v3 ) + ';')
162 def do_quad( intype, outtype, ptr, v0, v1, v2, v3, inpv, outpv ):
164 do_tri( intype, outtype, ptr+'+0', v0, v1, v3, inpv, outpv );
165 do_tri( intype, outtype, ptr+'+3', v1, v2, v3, inpv, outpv );
168 do_tri( intype, outtype, ptr+'+3', v0, v2, v3, inpv, outpv );
170 def do_lineadj( intype, outtype, ptr, v0, v1, v2, v3, inpv, outpv ):
172 lineadj( intype, outtype, ptr, v0, v1, v2, v3 )
    [all...]
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/indices/
u_indices_gen.py 132 def lineadj( intype, outtype, ptr, v0, v1, v2, v3 ):
136 print(' (' + ptr + ')[3] = ' + vert( intype, outtype, v3 ) + ';')
138 def triadj( intype, outtype, ptr, v0, v1, v2, v3, v4, v5 ):
142 print(' (' + ptr + ')[3] = ' + vert( intype, outtype, v3 ) + ';')
164 def do_quad( intype, outtype, ptr, v0, v1, v2, v3, inpv, outpv ):
166 do_tri( intype, outtype, ptr+'+0', v0, v1, v3, inpv, outpv );
167 do_tri( intype, outtype, ptr+'+3', v1, v2, v3, inpv, outpv );
170 do_tri( intype, outtype, ptr+'+3', v0, v2, v3, inpv, outpv );
172 def do_lineadj( intype, outtype, ptr, v0, v1, v2, v3, inpv, outpv ):
174 lineadj( intype, outtype, ptr, v0, v1, v2, v3 )
    [all...]
  /xsrc/external/mit/mesa-demos/dist/src/samples/
select.c 53 float v3[2]; member in struct:object
79 objects[i].v3[0] = x + (rand() % 50) - 25;
82 objects[i].v3[1] = y + (rand() % 50) - 25;
122 glVertex2fv(objects[i].v3);
186 v[0] = objects[h].v1[0] + objects[h].v2[0] + objects[h].v3[0];
187 v[1] = objects[h].v1[1] + objects[h].v2[1] + objects[h].v3[1];
200 oldV = objects[h].v3;
  /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
draw_pipe_wide_point.c 139 struct vertex_header *v3 = dup_vert(stage, header->v[0], 3); local
144 float *pos3 = v3->data[pos];
180 set_texcoords( wide, v3, tex11 );
186 tri.v[2] = v3;
190 tri.v[1] = v3;
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
draw_pipe_wide_point.c 139 struct vertex_header *v3 = dup_vert(stage, header->v[0], 3); local
144 float *pos3 = v3->data[pos];
180 set_texcoords( wide, v3, tex11 );
186 tri.v[2] = v3;
190 tri.v[1] = v3;
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/
qmd.h 17 #define NVQMD_ENUM_8(X,drf,v0,v1,v2,v3,v4,v5,v6,v7) \
21 [drf##_##v3] = #v3, \
  /xsrc/external/mit/xf86-video-ati/dist/src/
atombios_crtc.c 352 ADJUST_DISPLAY_PLL_PS_ALLOCATION_V3 v3; member in union:adjust_pixel_clock
459 args.v3.sInput.usPixelClock = cpu_to_le16(adjusted_clock / 10);
460 args.v3.sInput.ucTransmitterID = radeon_encoder->encoder_id;
461 args.v3.sInput.ucEncodeMode = atombios_get_encoder_mode(output);
462 args.v3.sInput.ucDispPllConfig = 0;
463 if (radeon_output->coherent_mode || (args.v3.sInput.ucEncodeMode == ATOM_ENCODER_MODE_DP))
464 args.v3.sInput.ucDispPllConfig |= DISPPLL_CONFIG_COHERENT_MODE;
466 args.v3.sInput.ucDispPllConfig |= DISPPLL_CONFIG_DUAL_LINK;
468 // args.v3.sInput.ucDispPllConfig |= DISPPLL_CONFIG_SS_ENABLE;
470 /* ErrorF("before %d 0x%x\n", args.v3.sInput.usPixelClock, args.v3.sInput.ucDispPllConfig); *
504 PIXEL_CLOCK_PARAMETERS_V3 v3; member in union:set_pixel_clock
    [all...]

Completed in 35 milliseconds

1 2 3 4 5