Home
last modified time | relevance | path

Searched refs:nv20_graph_destroy_context (Results 1 – 3 of 3) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/drm/dist/shared-core/
H A Dnouveau_state.c174 engine->graph.destroy_context = nv20_graph_destroy_context; in nouveau_init_engine_ptrs()
203 engine->graph.destroy_context = nv20_graph_destroy_context; in nouveau_init_engine_ptrs()
H A Dnouveau_drv.h538 extern void nv20_graph_destroy_context(struct nouveau_channel *);
H A Dnv20_graph.c621 void nv20_graph_destroy_context(struct nouveau_channel *chan) in nv20_graph_destroy_context() function