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

/external/chromium_org/third_party/mesa/src/src/mapi/glapi/
H A Dglapi_entrypoint.c66 init_glapi_relocs( void ) function
137 init_glapi_relocs( void ) function
313 init_glapi_relocs( void ) function
342 pthread_once( & once_control, init_glapi_relocs );
/external/mesa3d/src/mapi/glapi/
H A Dglapi_entrypoint.c66 init_glapi_relocs( void ) function
137 init_glapi_relocs( void ) function
313 init_glapi_relocs( void ) function
342 pthread_once( & once_control, init_glapi_relocs );

Completed in 396 milliseconds