Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/hud/
Dhud_context.h50 hud_record_only(struct hud_context *hud, struct pipe_context *pipe);
Dhud_context.c744 hud_record_only(struct hud_context *hud, struct pipe_context *pipe) in hud_record_only() function
/third_party/mesa3d/src/gallium/frontends/dri/
Ddri_context.c274 hud_record_only(ctx->hud, st->pipe); in dri_unbind_context()