Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Derrors.c64 if (MESA_DEBUG_FLAGS & DEBUG_SILENT) in output_if_debug()
Ddebug.c189 { "silent", DEBUG_SILENT }, /* turn off debug messages */ in set_debug_flags()
Dmtypes.h5348 DEBUG_SILENT = (1 << 0), enumerator