OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VEC_SIZE_2
(Results
1 - 13
of
13
) sorted by null
/external/mesa3d/src/mesa/math/
m_vector.h
46
#define
VEC_SIZE_2
(VEC_DIRTY_0|VEC_DIRTY_1)
m_vector.c
66
VEC_SIZE_2
,
m_xform_tmp.h
137
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/tnl/
t_vb_texgen.c
87
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/
3dnow_xform2.S
320
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) )
sse_xform2.S
124
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 */
x86_xform2.S
395
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) )
3dnow_xform1.S
272
OR_B ( CONST(
VEC_SIZE_2
), REGOFF(V4F_FLAGS, ECX) )
328
OR_B ( CONST(
VEC_SIZE_2
), REGOFF(V4F_FLAGS, ECX) )
sse_xform1.S
293
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 */
gen_matypes.c
168
DEFINE( "
VEC_SIZE_2
",
VEC_SIZE_2
);
/external/mesa3d/src/mesa/sparc/
sparc_matrix.h
31
#define
VEC_SIZE_2
3
sparc_clip.S
24
#define
VEC_SIZE_2
3
xform.S
40
or %g2,
VEC_SIZE_2
, %g2
[
all
...]
Completed in 481 milliseconds