Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
H A Dmenums.h183 MESA_DEBUG_SEVERITY_COUNT enumerator
H A Ddebug_output.c300 ((1 << MESA_DEBUG_SEVERITY_COUNT) - 1) : 0; in debug_namespace_set()
336 * is MESA_DEBUG_SEVERITY_COUNT, the default values for all severities are
347 if (severity == MESA_DEBUG_SEVERITY_COUNT) { in debug_namespace_set_all()

Completed in 3 milliseconds