Searched refs:normal_func (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/math/
H A Dm_xform.h114 typedef void (*normal_func)(const GLmatrix *mat, typedef in typeref:typename:void (*)(const GLmatrix * mat,GLfloat scale,const GLvector4f * in,const GLfloat lengths[],GLvector4f * dest)
146 extern normal_func _mesa_normal_tab[0xf];
H A Dm_xform.c66 normal_func _mesa_normal_tab[0xf];
H A Dm_debug_norm.c197 static int test_norm_function( normal_func func, int mtype, long *cycles )
359 normal_func func = _mesa_normal_tab[norm_types[mtype]];
/xsrc/external/mit/MesaLib/dist/src/mesa/math/
H A Dm_xform.h114 typedef void (*normal_func)(const GLmatrix *mat, typedef in typeref:typename:void (*)(const GLmatrix * mat,GLfloat scale,const GLvector4f * in,const GLfloat lengths[],GLvector4f * dest)
146 extern normal_func _mesa_normal_tab[0xf];
H A Dm_xform.c66 normal_func _mesa_normal_tab[0xf];
H A Dm_debug_norm.c196 static int test_norm_function( normal_func func, int mtype, long *cycles )
358 normal_func func = _mesa_normal_tab[norm_types[mtype]];
/xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/
H A Dt_vb_normals.c41 normal_func NormalTransform;
/xsrc/external/mit/MesaLib/dist/src/mesa/tnl/
H A Dt_vb_normals.c41 normal_func NormalTransform;

Completed in 8 milliseconds