Home
last modified time | relevance | path

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

/external/mesa3d/src/mapi/glapi/
Dglapi_getproc.c180 _glapi_proc dispatch_stub; member
221 return f->dispatch_stub; in get_extension_proc_address()
297 entry->dispatch_stub = entrypoint; in add_function_name()
315 fill_in_entrypoint_offset(entry->dispatch_stub, offset); in set_entry_info()
537 return entry->dispatch_stub; in _glapi_get_proc_address()