HomeSort by relevance Sort by last modified time
    Searched refs:VEC_SIZE_1 (Results 1 - 10 of 10) sorted by null

  /external/mesa3d/src/mesa/math/
m_vector.h 45 #define VEC_SIZE_1 VEC_DIRTY_0
m_vector.c 65 VEC_SIZE_1,
m_xform_tmp.h 115 to_vec->flags |= VEC_SIZE_1;
  /external/mesa3d/src/mesa/sparc/
sparc_matrix.h 30 #define VEC_SIZE_1 1
sparc_clip.S 23 #define VEC_SIZE_1 1
xform.S 33 or %g2, VEC_SIZE_1, %g2
    [all...]
  /external/mesa3d/src/mesa/x86/
gen_matypes.c 167 DEFINE( "VEC_SIZE_1 ", VEC_SIZE_1 );
3dnow_xform1.S 112 OR_B ( CONST(VEC_SIZE_1), REGOFF(V4F_FLAGS, ECX) )
sse_xform1.S 120 OR_L( CONST(VEC_SIZE_1), REGOFF(V4F_FLAGS, EDI) ) /* set dest flags */
  /external/mesa3d/src/mesa/tnl/
t_vb_texgen.c 86 VEC_SIZE_1,
92 #define VEC_SIZE_FLAGS (VEC_SIZE_1|VEC_SIZE_2|VEC_SIZE_3|VEC_SIZE_4)

Completed in 576 milliseconds