OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:normal_func
(Results
1 - 9
of
9
) sorted by null
/external/clang/test/Profile/
c-attributes.c
20
// CHECK:
normal_func
(i32{{.*}}%i) [[NORMAL:#[0-9]+]]
21
void
normal_func
(int i) {
function
44
normal_func
(i);
/external/chromium_org/third_party/mesa/src/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/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/chromium_org/third_party/mesa/src/src/mesa/tnl/
t_vb_normals.c
42
normal_func
NormalTransform;
/external/mesa3d/src/mesa/tnl/
t_vb_normals.c
42
normal_func
NormalTransform;
Completed in 245 milliseconds