Searched refs:table_get_func (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/mapi/mapi/ | ||
D | table.h | 66 table_get_func(const struct mapi_table *tbl, int slot) in table_get_func() function |
D | mapi.c | 179 func = table_get_func(noop, slot); in mapi_table_fill() |