Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/math/
Dm_vector_asm.h36 #define VEC_SIZE_1 VEC_DIRTY_0 macro
Dm_vector.c68 VEC_SIZE_1,
Dm_xform_tmp.h115 to_vec->flags |= VEC_SIZE_1; in TAG()
/external/mesa3d/src/mesa/sparc/
Dsparc_matrix.h18 #define VEC_SIZE_1 1 macro
Dsparc_clip.S15 #define VEC_SIZE_1 1 macro
Dxform.S33 or %g2, VEC_SIZE_1, %g2
/external/mesa3d/src/mesa/tnl/
Dt_vb_texgen.c85 VEC_SIZE_1,
91 #define VEC_SIZE_FLAGS (VEC_SIZE_1|VEC_SIZE_2|VEC_SIZE_3|VEC_SIZE_4)
/external/mesa3d/src/mesa/x86/
D3dnow_xform1.S113 OR_B ( CONST(VEC_SIZE_1), REGOFF(V4F_FLAGS, ECX) )
Dsse_xform1.S121 OR_L( CONST(VEC_SIZE_1), REGOFF(V4F_FLAGS, EDI) ) /* set dest flags */