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

  /external/mesa3d/src/mapi/glapi/
glapi.c 64 u_current_set((const struct mapi_table *) dispatch);
  /external/mesa3d/src/mapi/mapi/
u_current.h 55 u_current_set(const struct mapi_table *tbl);
u_current.c 171 u_current_set(NULL);
233 u_current_set(const struct mapi_table *tbl) function
mapi.c 190 u_current_set(tbl);
mapi_glapi.c 68 u_current_set((const struct mapi_table *) dispatch);

Completed in 124 milliseconds