OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:trans_3fn_func
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/src/mesa/math/
m_translate.c
75
typedef void (*
trans_3fn_func
)(GLfloat (*to)[3],
typedef
95
static
trans_3fn_func
_math_trans_3fn_tab[MAX_TYPES];
/external/mesa3d/src/mesa/math/
m_translate.c
75
typedef void (*
trans_3fn_func
)(GLfloat (*to)[3],
typedef
95
static
trans_3fn_func
_math_trans_3fn_tab[MAX_TYPES];
Completed in 2264 milliseconds