Searched refs:DBG_INFO (Results 1 - 6 of 6) sorted by relevance

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

Completed in 193 milliseconds