Home
last modified time | relevance | path

Searched refs:VEC_SIZE_1 (Results 1 – 10 of 10) sorted by relevance

/external/mesa3d/src/mesa/math/
Dm_vector.h45 #define VEC_SIZE_1 VEC_DIRTY_0 macro
Dm_vector.c66 VEC_SIZE_1,
Dm_xform_tmp.h115 to_vec->flags |= VEC_SIZE_1; in TAG()
/external/mesa3d/src/mesa/sparc/
Dsparc_matrix.h30 #define VEC_SIZE_1 1 macro
Dsparc_clip.S23 #define VEC_SIZE_1 1 macro
Dxform.S33 or %g2, VEC_SIZE_1, %g2
/external/mesa3d/src/mesa/x86/
Dgen_matypes.c191 DEFINE( "VEC_SIZE_1 ", VEC_SIZE_1 ); in main()
D3dnow_xform1.S112 OR_B ( CONST(VEC_SIZE_1), REGOFF(V4F_FLAGS, ECX) )
Dsse_xform1.S120 OR_L( CONST(VEC_SIZE_1), REGOFF(V4F_FLAGS, EDI) ) /* set dest flags */
/external/mesa3d/src/mesa/tnl/
Dt_vb_texgen.c84 VEC_SIZE_1,
90 #define VEC_SIZE_FLAGS (VEC_SIZE_1|VEC_SIZE_2|VEC_SIZE_3|VEC_SIZE_4)