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

  /external/mesa3d/src/gallium/state_trackers/vega/
api.h 44 void api_make_dispatch_current(const struct mapi_table *tbl);
api.c 62 void api_make_dispatch_current(const struct mapi_table *tbl) function
vg_context.c 84 api_make_dispatch_current((ctx) ? ctx->dispatch : NULL);

Completed in 56 milliseconds