OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vec_copy_func
(Results
1 - 2
of
2
) sorted by null
/external/mesa3d/src/mesa/math/
m_xform.h
106
typedef void (*
vec_copy_func
)( GLvector4f *to,
typedef
142
extern
vec_copy_func
_mesa_copy_tab[0x10];
143
extern
vec_copy_func
_mesa_copy_clean_tab[5];
m_xform.c
65
vec_copy_func
_mesa_copy_tab[0x10];
Completed in 98 milliseconds