Searched refs:VEC_SIZE_2 (Results 1 - 25 of 26) sorted by relevance

12

/external/chromium_org/third_party/mesa/src/src/mesa/math/
H A Dm_vector.h46 #define VEC_SIZE_2 (VEC_DIRTY_0|VEC_DIRTY_1) macro
H A Dm_vector.c66 VEC_SIZE_2,
H A Dm_xform_tmp.h137 to_vec->flags |= VEC_SIZE_2;
158 to_vec->flags |= VEC_SIZE_2;
282 to_vec->flags |= VEC_SIZE_2;
304 to_vec->flags |= VEC_SIZE_2;
325 to_vec->flags |= VEC_SIZE_2;
376 to_vec->flags |= VEC_SIZE_2;
/external/mesa3d/src/mesa/math/
H A Dm_vector.h46 #define VEC_SIZE_2 (VEC_DIRTY_0|VEC_DIRTY_1) macro
H A Dm_vector.c66 VEC_SIZE_2,
H A Dm_xform_tmp.h137 to_vec->flags |= VEC_SIZE_2;
158 to_vec->flags |= VEC_SIZE_2;
282 to_vec->flags |= VEC_SIZE_2;
304 to_vec->flags |= VEC_SIZE_2;
325 to_vec->flags |= VEC_SIZE_2;
376 to_vec->flags |= VEC_SIZE_2;
/external/chromium_org/third_party/mesa/src/src/mesa/tnl/
H A Dt_vb_texgen.c87 VEC_SIZE_2,
92 #define VEC_SIZE_FLAGS (VEC_SIZE_1|VEC_SIZE_2|VEC_SIZE_3|VEC_SIZE_4)
327 out->flags |= (in->flags & VEC_SIZE_FLAGS) | VEC_SIZE_2;
/external/chromium_org/third_party/mesa/src/src/mesa/x86/
H A D3dnow_xform2.S320 OR_B ( CONST(VEC_SIZE_2), REGOFF(V4F_FLAGS, ECX) )
384 OR_B ( CONST(VEC_SIZE_2), REGOFF(V4F_FLAGS, ECX) )
440 OR_B ( CONST(VEC_SIZE_2), REGOFF(V4F_FLAGS, ECX) )
H A Dsse_xform2.S124 OR_L( CONST(VEC_SIZE_2), REGOFF(V4F_FLAGS, EDI) ) /* set dest flags */
298 OR_L( CONST(VEC_SIZE_2), REGOFF(V4F_FLAGS, EDI) ) /* set dest flags */
361 OR_L( CONST(VEC_SIZE_2), REGOFF(V4F_FLAGS, EDI) ) /* set dest flags */
H A Dx86_xform2.S395 OR_L( CONST(VEC_SIZE_2), REGOFF(V4F_FLAGS, EDI) )
468 OR_L( CONST(VEC_SIZE_2), REGOFF(V4F_FLAGS, EDI) )
534 OR_L( CONST(VEC_SIZE_2), REGOFF(V4F_FLAGS, EDI) )
H A D3dnow_xform1.S272 OR_B ( CONST(VEC_SIZE_2), REGOFF(V4F_FLAGS, ECX) )
328 OR_B ( CONST(VEC_SIZE_2), REGOFF(V4F_FLAGS, ECX) )
H A Dsse_xform1.S293 OR_L( CONST(VEC_SIZE_2), REGOFF(V4F_FLAGS, EDI) ) /* set dest flags */
348 OR_L( CONST(VEC_SIZE_2), REGOFF(V4F_FLAGS, EDI) ) /* set dest flags */
H A Dgen_matypes.c168 DEFINE( "VEC_SIZE_2 ", VEC_SIZE_2 );
/external/mesa3d/src/mesa/tnl/
H A Dt_vb_texgen.c87 VEC_SIZE_2,
92 #define VEC_SIZE_FLAGS (VEC_SIZE_1|VEC_SIZE_2|VEC_SIZE_3|VEC_SIZE_4)
327 out->flags |= (in->flags & VEC_SIZE_FLAGS) | VEC_SIZE_2;
/external/mesa3d/src/mesa/x86/
H A D3dnow_xform2.S320 OR_B ( CONST(VEC_SIZE_2), REGOFF(V4F_FLAGS, ECX) )
384 OR_B ( CONST(VEC_SIZE_2), REGOFF(V4F_FLAGS, ECX) )
440 OR_B ( CONST(VEC_SIZE_2), REGOFF(V4F_FLAGS, ECX) )
H A Dsse_xform2.S124 OR_L( CONST(VEC_SIZE_2), REGOFF(V4F_FLAGS, EDI) ) /* set dest flags */
298 OR_L( CONST(VEC_SIZE_2), REGOFF(V4F_FLAGS, EDI) ) /* set dest flags */
361 OR_L( CONST(VEC_SIZE_2), REGOFF(V4F_FLAGS, EDI) ) /* set dest flags */
H A Dx86_xform2.S395 OR_L( CONST(VEC_SIZE_2), REGOFF(V4F_FLAGS, EDI) )
468 OR_L( CONST(VEC_SIZE_2), REGOFF(V4F_FLAGS, EDI) )
534 OR_L( CONST(VEC_SIZE_2), REGOFF(V4F_FLAGS, EDI) )
H A D3dnow_xform1.S272 OR_B ( CONST(VEC_SIZE_2), REGOFF(V4F_FLAGS, ECX) )
328 OR_B ( CONST(VEC_SIZE_2), REGOFF(V4F_FLAGS, ECX) )
H A Dsse_xform1.S293 OR_L( CONST(VEC_SIZE_2), REGOFF(V4F_FLAGS, EDI) ) /* set dest flags */
348 OR_L( CONST(VEC_SIZE_2), REGOFF(V4F_FLAGS, EDI) ) /* set dest flags */
H A Dgen_matypes.c168 DEFINE( "VEC_SIZE_2 ", VEC_SIZE_2 );
/external/chromium_org/third_party/mesa/src/src/mesa/sparc/
H A Dsparc_matrix.h31 #define VEC_SIZE_2 3 macro
H A Dsparc_clip.S24 #define VEC_SIZE_2 3 define
H A Dxform.S40 or %g2, VEC_SIZE_2, %g2
/external/mesa3d/src/mesa/sparc/
H A Dsparc_matrix.h31 #define VEC_SIZE_2 3 macro
H A Dsparc_clip.S24 #define VEC_SIZE_2 3 define

Completed in 405 milliseconds

12