Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/hud/
Dhud_context.c226 static const char *float_units[] = {""}; in number_to_human_readable() local
256 max_unit = ARRAY_SIZE(float_units)-1; in number_to_human_readable()
257 units = float_units; in number_to_human_readable()