HomeSort by relevance Sort by last modified time
    Searched refs:u_current_set_table (Results 1 - 5 of 5) sorted by null

  /external/mesa3d/src/mapi/glapi/
glapi.c 63 u_current_set_table((const struct mapi_table *) dispatch);
  /external/mesa3d/src/mapi/
u_current.h 57 u_current_set_table(const struct mapi_table *tbl);
u_current.c 206 u_current_set_table(NULL);
262 u_current_set_table(const struct mapi_table *tbl) function
mapi.c 188 u_current_set_table(tbl);
mapi_glapi.c 68 u_current_set_table((const struct mapi_table *) dispatch);

Completed in 85 milliseconds