Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/hud/
Dhud_context.h41 hud_destroy(struct hud_context *hud, struct cso_context *cso);
Dhud_context.c1915 hud_destroy(struct hud_context *hud, struct cso_context *cso) in hud_destroy() function
/external/mesa3d/src/gallium/frontends/wgl/
Dstw_context.c294 hud_destroy(old_ctx->hud, NULL); in stw_create_context_attribs()
319 hud_destroy(ctx->hud, NULL); in stw_create_context_attribs()
351 hud_destroy(ctx->hud, NULL); in DrvDeleteContext()
/external/mesa3d/src/gallium/frontends/dri/
Ddri_context.c235 hud_destroy(ctx->hud, ctx->st->cso_context); in dri_destroy_context()
/external/mesa3d/src/gallium/frontends/glx/xlib/
Dxm_api.c1048 hud_destroy(c->hud, NULL); in XMesaDestroyContext()