Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r300/
Dr300_screen.h85 #define DBG_INFO (1 << 13) macro
Dr300_debug.c30 { "info", DBG_INFO, "Print hardware info (printed by default on debug builds"},
Dr300_context.c473 if (DBG_ON(r300, DBG_INFO)) {