Home
last modified time | relevance | path

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

/external/mesa3d/src/mapi/mapi/
Dtable.h66 table_get_func(const struct mapi_table *tbl, int slot) in table_get_func() function
Dmapi.c179 func = table_get_func(noop, slot); in mapi_table_fill()