OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:get_disp
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/src/mapi/glapi/
glapi_entrypoint.c
74
const GLubyte * const
get_disp
= (const GLubyte *) run_time_patch;
local
79
(void) memcpy( curr_func,
get_disp
, sizeof(run_time_patch));
/external/mesa3d/src/mapi/glapi/
glapi_entrypoint.c
74
const GLubyte * const
get_disp
= (const GLubyte *) run_time_patch;
local
79
(void) memcpy( curr_func,
get_disp
, sizeof(run_time_patch));
Completed in 111 milliseconds