OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VEC_SIZE_3
(Results
1 - 17
of
17
) sorted by null
/external/mesa3d/src/mesa/math/
m_vector.h
47
#define
VEC_SIZE_3
(VEC_DIRTY_0|VEC_DIRTY_1|VEC_DIRTY_2)
m_xform_tmp.h
181
to_vec->flags |=
VEC_SIZE_3
;
205
to_vec->flags |=
VEC_SIZE_3
;
348
to_vec->flags |=
VEC_SIZE_3
;
379
to_vec->flags |=
VEC_SIZE_3
;
454
to_vec->flags |=
VEC_SIZE_3
;
477
to_vec->flags |=
VEC_SIZE_3
;
499
to_vec->flags |=
VEC_SIZE_3
;
523
to_vec->flags |=
VEC_SIZE_3
;
548
to_vec->flags |=
VEC_SIZE_3
;
m_vector.c
67
VEC_SIZE_3
,
/external/mesa3d/src/mesa/x86/
3dnow_xform3.S
213
OR_B ( CONST(
VEC_SIZE_3
), REGOFF(V4F_FLAGS, ECX) )
301
OR_B ( CONST(
VEC_SIZE_3
), REGOFF(V4F_FLAGS, ECX) )
377
OR_B ( CONST(
VEC_SIZE_3
), REGOFF(V4F_FLAGS, ECX) )
450
OR_B ( CONST(
VEC_SIZE_3
), REGOFF(V4F_FLAGS, ECX) )
517
OR_B ( CONST(
VEC_SIZE_3
), REGOFF(V4F_FLAGS, ECX) )
sse_xform3.S
133
OR_L( CONST(
VEC_SIZE_3
), REGOFF(V4F_FLAGS, EDI) ) /* set dest flags */
190
OR_L( CONST(
VEC_SIZE_3
), REGOFF(V4F_FLAGS, EDI) ) /* set dest flags */
330
OR_L( CONST(
VEC_SIZE_3
), REGOFF(V4F_FLAGS, EDI) ) /* set dest flags */
395
OR_L( CONST(
VEC_SIZE_3
), REGOFF(V4F_FLAGS, EDI) ) /* set dest flags */
457
OR_L( CONST(
VEC_SIZE_3
), REGOFF(V4F_FLAGS, EDI) ) /* set dest flags */
x86_xform3.S
274
OR_L( CONST(
VEC_SIZE_3
), REGOFF(V4F_FLAGS, EDI) )
369
OR_L( CONST(
VEC_SIZE_3
), REGOFF(V4F_FLAGS, EDI) )
442
OR_L( CONST(
VEC_SIZE_3
), REGOFF(V4F_FLAGS, EDI) )
520
OR_L( CONST(
VEC_SIZE_3
), REGOFF(V4F_FLAGS, EDI) )
592
OR_L( CONST(
VEC_SIZE_3
), REGOFF(V4F_FLAGS, EDI) )
3dnow_xform1.S
160
OR_B ( CONST(
VEC_SIZE_3
), REGOFF(V4F_FLAGS, ECX) )
382
OR_B ( CONST(
VEC_SIZE_3
), REGOFF(V4F_FLAGS, ECX) )
sse_xform1.S
173
OR_L( CONST(
VEC_SIZE_3
), REGOFF(V4F_FLAGS, EDI) ) /* set dest flags */
405
OR_L( CONST(
VEC_SIZE_3
), REGOFF(V4F_FLAGS, EDI) ) /* set dest flags */
gen_matypes.c
169
DEFINE( "
VEC_SIZE_3
",
VEC_SIZE_3
);
sse_xform4.S
132
OR_L( CONST(
VEC_SIZE_3
), REGOFF(V4F_FLAGS, EDI) ) /* set dest flags */
3dnow_xform2.S
184
OR_B ( CONST(
VEC_SIZE_3
), REGOFF(V4F_FLAGS, ECX) )
261
OR_B ( CONST(
VEC_SIZE_3
), REGOFF(V4F_FLAGS, ECX) )
sse_xform2.S
178
OR_L( CONST(
VEC_SIZE_3
), REGOFF(V4F_FLAGS, EDI) ) /* set dest flags */
418
OR_L( CONST(
VEC_SIZE_3
), REGOFF(V4F_FLAGS, EDI) ) /* set dest flags */
x86_xform2.S
243
OR_L( CONST(
VEC_SIZE_3
), REGOFF(V4F_FLAGS, EDI) )
326
OR_L( CONST(
VEC_SIZE_3
), REGOFF(V4F_FLAGS, EDI) )
/external/mesa3d/src/mesa/tnl/
t_vb_texgen.c
88
VEC_SIZE_3
,
92
#define VEC_SIZE_FLAGS (VEC_SIZE_1|VEC_SIZE_2|
VEC_SIZE_3
|VEC_SIZE_4)
264
out->flags |= (in->flags & VEC_SIZE_FLAGS) |
VEC_SIZE_3
;
293
out->flags |= (in->flags & VEC_SIZE_FLAGS) |
VEC_SIZE_3
;
/external/mesa3d/src/mesa/sparc/
sparc_matrix.h
32
#define
VEC_SIZE_3
7
sparc_clip.S
25
#define
VEC_SIZE_3
7
xform.S
47
or %g2,
VEC_SIZE_3
, %g2
[
all
...]
Completed in 1251 milliseconds