Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/util/
Dlog.c53 MESA_LOG_CONTROL_LOGGER_MASK = 0xff, enumerator
79 if (!(mesa_log_control & MESA_LOG_CONTROL_LOGGER_MASK)) { in mesa_log_init_once()