OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:template_func
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/src/mapi/glapi/
glapi_entrypoint.c
98
const GLubyte * const
template_func
= gl_dispatch_functions_start
local
104
(void) memcpy(code,
template_func
, DISPATCH_FUNCTION_SIZE);
/external/mesa3d/src/mapi/glapi/
glapi_entrypoint.c
98
const GLubyte * const
template_func
= gl_dispatch_functions_start
local
104
(void) memcpy(code,
template_func
, DISPATCH_FUNCTION_SIZE);
Completed in 148 milliseconds