Searched refs:get_static_proc_offset (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mapi/glapi/
H A Dglapi_getproc.c79 get_static_proc_offset(const char *funcName) function in typeref:typename:GLint
401 static_offset = get_static_proc_offset(funcName);
496 return get_static_proc_offset(funcName);
/xsrc/external/mit/MesaLib/dist/src/mapi/glapi/
H A Dglapi_getproc.c79 get_static_proc_offset(const char *funcName) function in typeref:typename:GLint
401 static_offset = get_static_proc_offset(funcName);
496 return get_static_proc_offset(funcName);
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dglapi.c271 get_static_proc_offset(const char *funcName) function in typeref:typename:GLint
479 new_offset = get_static_proc_offset(function_names[i]);

Completed in 6 milliseconds