Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/vega/
Dvg_context.h156 void vg_destroy_context(struct vg_context *ctx);
Dvg_manager.c159 vg_destroy_context(ctx); in vg_context_destroy()
Dvg_context.c146 void vg_destroy_context(struct vg_context *ctx) in vg_destroy_context() function