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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/hud/
H A Dhud_context.c57 static boolean huds_visible = TRUE; variable in typeref:typename:boolean
64 huds_visible = !huds_visible;
470 if (!huds_visible)
1821 huds_visible = debug_get_bool_option("GALLIUM_HUD_VISIBLE", TRUE);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/hud/
H A Dhud_context.c58 static boolean huds_visible = TRUE; variable in typeref:typename:boolean
66 huds_visible = !huds_visible;
470 if (!huds_visible)
1866 huds_visible = debug_get_bool_option("GALLIUM_HUD_VISIBLE", TRUE);

Completed in 7 milliseconds