Home
last modified time | relevance | path

Searched refs:normal_func (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/mesa/math/
Dm_xform.h114 typedef void (*normal_func)(const GLmatrix *mat, typedef
146 extern normal_func _mesa_normal_tab[0xf];
Dm_xform.c66 normal_func _mesa_normal_tab[0xf];
Dm_debug_norm.c197 static int test_norm_function( normal_func func, int mtype, long *cycles ) in test_norm_function()
359 normal_func func = _mesa_normal_tab[norm_types[mtype]]; in _math_test_all_normal_transform_functions()
/external/clang/test/Profile/Inputs/
Dc-attributes.proftext13 normal_func
/external/mesa3d/src/mesa/tnl/
Dt_vb_normals.c41 normal_func NormalTransform;