Home
last modified time | relevance | path

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

/external/mesa3d/src/mapi/glapi/
Dglapi_entrypoint.c101 const GLubyte * const template_func = gl_dispatch_functions_start in generate_entrypoint() local
107 (void) memcpy(code, template_func, DISPATCH_FUNCTION_SIZE); in generate_entrypoint()