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
65 huds_visible = !huds_visible; in signal_visible_handler()
468 if (!huds_visible) in hud_draw_results()
1814 huds_visible = debug_get_bool_option("GALLIUM_HUD_VISIBLE", TRUE); in hud_create()