Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/hud/
Dhud_context.h48 hud_record_only(struct hud_context *hud, struct pipe_context *pipe);
Dhud_context.c718 hud_record_only(struct hud_context *hud, struct pipe_context *pipe) in hud_record_only() function
/external/mesa3d/src/gallium/state_trackers/dri/
Ddri_context.c260 hud_record_only(ctx->hud, st->pipe); in dri_unbind_context()