Searched defs:template_func (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/src/mapi/glapi/
H A Dglapi_entrypoint.c98 const GLubyte * const template_func = gl_dispatch_functions_start local
104 (void) memcpy(code, template_func, DISPATCH_FUNCTION_SIZE);

Completed in 108 milliseconds