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.h
114
typedef void (*
normal_func
)(const GLmatrix *mat,
typedef
146
extern
normal_func
_mesa_normal_tab[0xf];
m_xform.c
66
normal_func
_mesa_normal_tab[0xf];
m_debug_norm.c
197
static int test_norm_function(
normal_func
func, int mtype, long *cycles )
359
normal_func
func = _mesa_normal_tab[norm_types[mtype]];
/external/mesa3d/src/mesa/tnl/
t_vb_normals.c
41
normal_func
NormalTransform;
Completed in 319 milliseconds