Searched refs:dispatch_stub (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mapi/glapi/
H A Dglapi_getproc.c180 _glapi_proc dispatch_stub; member in struct:_glapi_function
221 return f->dispatch_stub;
297 entry->dispatch_stub = entrypoint;
315 fill_in_entrypoint_offset(entry->dispatch_stub, offset);
537 return entry->dispatch_stub;
/xsrc/external/mit/MesaLib/dist/src/mapi/glapi/
H A Dglapi_getproc.c180 _glapi_proc dispatch_stub; member in struct:_glapi_function
221 return f->dispatch_stub;
297 entry->dispatch_stub = entrypoint;
315 fill_in_entrypoint_offset(entry->dispatch_stub, offset);
532 return entry->dispatch_stub;

Completed in 2 milliseconds