Searched refs:VEC_SIZE_1 (Results 1 - 18 of 18) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/mesa/math/ |
| H A D | m_vector_asm.h | 36 #define VEC_SIZE_1 VEC_DIRTY_0 macro
|
| H A D | m_vector.c | 68 VEC_SIZE_1,
|
| H A D | m_xform_tmp.h | 115 to_vec->flags |= VEC_SIZE_1;
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/math/ |
| H A D | m_vector.h | 45 #define VEC_SIZE_1 VEC_DIRTY_0 macro
|
| H A D | m_vector.c | 66 VEC_SIZE_1,
|
| H A D | m_xform_tmp.h | 115 to_vec->flags |= VEC_SIZE_1;
|
| /xsrc/external/mit/MesaLib.old/src/mesa/ |
| H A D | matypes.h | 88 #define VEC_SIZE_1 0x1 macro
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/sparc/ |
| H A D | sparc_matrix.h | 30 #define VEC_SIZE_1 1 macro
|
| H A D | sparc_clip.S | 23 #define VEC_SIZE_1 1 macro
|
| H A D | xform.S | 33 or %g2, VEC_SIZE_1, %g2
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/x86/ |
| H A D | gen_matypes.c | 187 DEFINE( "VEC_SIZE_1 ", VEC_SIZE_1 );
|
| H A D | 3dnow_xform1.S | 112 OR_B ( CONST(VEC_SIZE_1), REGOFF(V4F_FLAGS, ECX) )
|
| H A D | sse_xform1.S | 120 OR_L( CONST(VEC_SIZE_1), REGOFF(V4F_FLAGS, EDI) ) /* set dest flags */
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/ |
| H A D | t_vb_texgen.c | 85 VEC_SIZE_1, 91 #define VEC_SIZE_FLAGS (VEC_SIZE_1|VEC_SIZE_2|VEC_SIZE_3|VEC_SIZE_4)
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/tnl/ |
| H A D | t_vb_texgen.c | 85 VEC_SIZE_1, 91 #define VEC_SIZE_FLAGS (VEC_SIZE_1|VEC_SIZE_2|VEC_SIZE_3|VEC_SIZE_4)
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/x86/ |
| H A D | 3dnow_xform1.S | 113 OR_B ( CONST(VEC_SIZE_1), REGOFF(V4F_FLAGS, ECX) )
|
| H A D | sse_xform1.S | 121 OR_L( CONST(VEC_SIZE_1), REGOFF(V4F_FLAGS, EDI) ) /* set dest flags */
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/sparc/ |
| H A D | xform.S | 33 or %g2, VEC_SIZE_1, %g2
|
Completed in 27 milliseconds