OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 313 milliseconds