Home
last modified time | relevance | path

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

/external/mesa3d/src/mapi/mapi/
Du_current.c171 u_current_set(NULL); in u_current_init()
233 u_current_set(const struct mapi_table *tbl) in u_current_set() function
Du_current.h55 u_current_set(const struct mapi_table *tbl);
Dmapi_glapi.c68 u_current_set((const struct mapi_table *) dispatch); in _glapi_set_dispatch()
Dmapi.c190 u_current_set(tbl); in mapi_table_make_current()
/external/mesa3d/src/mapi/glapi/
Dglapi.c64 u_current_set((const struct mapi_table *) dispatch); in _glapi_set_dispatch()