Searched refs:DBG_INFO (Results 1 - 14 of 14) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/ |
| H A D | r300_screen.h | 92 #define DBG_INFO (1 << 13) macro
|
| H A D | r300_debug.c | 30 { "info", DBG_INFO, "Print hardware info (printed by default on debug builds"},
|
| H A D | r300_context.c | 497 if (DBG_ON(r300, DBG_INFO)) {
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/ |
| H A D | r300_screen.h | 95 #define DBG_INFO (1 << 13) macro
|
| H A D | r300_debug.c | 30 { "info", DBG_INFO, "Print hardware info (printed by default on debug builds"},
|
| H A D | r300_context.c | 496 if (DBG_ON(r300, DBG_INFO)) {
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/ |
| H A D | r600_pipe_common.h | 104 #define DBG_INFO (1ull << 40) macro
|
| H A D | r600_pipe_common.c | 759 { "info", DBG_INFO, "Print driver information" }, 1328 if (rscreen->debug_flags & DBG_INFO) {
|
| H A D | r600_query.c | 1925 if (rscreen->debug_flags & DBG_INFO &&
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/ |
| H A D | r600_pipe_common.h | 103 #define DBG_INFO (1ull << 40) macro
|
| H A D | r600_pipe_common.c | 682 { "info", DBG_INFO, "Print driver information" }, 1271 if (rscreen->debug_flags & DBG_INFO) {
|
| H A D | r600_query.c | 1923 if (rscreen->debug_flags & DBG_INFO &&
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_pipe.h | 154 DBG_INFO, enumerator in enum:__anon75b39ab40103
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_pipe.h | 202 DBG_INFO, enumerator in enum:__anonb80a79c70103
|
Completed in 28 milliseconds