Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/hud/
Dhud_context.c57 static boolean huds_visible = TRUE; variable
64 huds_visible = !huds_visible; in signal_visible_handler()
451 if (!huds_visible) in hud_draw_results()
1774 huds_visible = debug_get_bool_option("GALLIUM_HUD_VISIBLE", TRUE); in hud_create()