Home
last modified time | relevance | path

Searched refs:hud_destroy (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/hud/
Dhud_context.h43 hud_destroy(struct hud_context *hud, struct cso_context *cso);
Dhud_context.c1976 hud_destroy(struct hud_context *hud, struct cso_context *cso) in hud_destroy() function
/third_party/mesa3d/src/gallium/frontends/dri/
Ddri_context.c236 hud_destroy(ctx->hud, ctx->st->cso_context); in dri_destroy_context()
/third_party/mesa3d/src/gallium/frontends/wgl/
Dstw_context.c331 hud_destroy(ctx->hud, NULL); in stw_destroy_context()
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
Dxm_api.c1039 hud_destroy(c->hud, NULL); in XMesaDestroyContext()