Home
last modified time | relevance | path

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

/external/mesa3d/src/mapi/
Dstub.h45 stub_find_by_slot(int slot);
Dmapi_glapi.c222 const struct mapi_stub *stub = stub_find_by_slot(offset); in _glapi_get_proc_name()
Dstub.c160 stub_find_by_slot(int slot) in stub_find_by_slot() function