OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:normal_func
(Results
1 - 4
of
4
) sorted by null
/external/mesa3d/src/mesa/math/
m_xform.c
65
normal_func
_mesa_normal_tab[0xf];
m_xform.h
122
typedef void (_NORMAPIP
normal_func
)( CONST GLmatrix *mat,
typedef
154
extern
normal_func
_mesa_normal_tab[0xf];
m_debug_norm.c
196
static int test_norm_function(
normal_func
func, int mtype, long *cycles )
358
normal_func
func = _mesa_normal_tab[norm_types[mtype]];
/external/mesa3d/src/mesa/tnl/
t_vb_normals.c
42
normal_func
NormalTransform;
Completed in 56 milliseconds