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

/external/chromium_org/third_party/mesa/src/src/mapi/glapi/
H A Dglapi_getproc.c181 _glapi_proc dispatch_stub; member in struct:_glapi_function
222 return f->dispatch_stub;
298 entry->dispatch_stub = entrypoint;
316 fill_in_entrypoint_offset(entry->dispatch_stub, offset);
539 return entry->dispatch_stub;
/external/mesa3d/src/mapi/glapi/
H A Dglapi_getproc.c181 _glapi_proc dispatch_stub; member in struct:_glapi_function
222 return f->dispatch_stub;
298 entry->dispatch_stub = entrypoint;
316 fill_in_entrypoint_offset(entry->dispatch_stub, offset);
539 return entry->dispatch_stub;

Completed in 73 milliseconds