Searched refs:normal_func (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/math/ |
| H A D | m_xform.h | 114 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 D | m_xform.c | 66 normal_func _mesa_normal_tab[0xf];
|
| H A D | 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]];
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/math/ |
| H A D | m_xform.h | 114 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 D | m_xform.c | 66 normal_func _mesa_normal_tab[0xf];
|
| H A D | 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]];
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/ |
| H A D | t_vb_normals.c | 41 normal_func NormalTransform;
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/tnl/ |
| H A D | t_vb_normals.c | 41 normal_func NormalTransform;
|
Completed in 8 milliseconds