Searched refs:DD_DIR (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/driver_ddebug/ |
| H A D | dd_util.h | 52 #define DD_DIR "ddebug_dumps" macro
|
| H A D | dd_screen.c | 471 puts("$HOME/"DD_DIR"/. By default, watch for GPU hangs and only dump information");
|
| H A D | dd_draw.c | 54 util_snprintf(dir, sizeof(dir), "%s/"DD_DIR, debug_get_option("HOME", "."));
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/driver_ddebug/ |
| H A D | dd_util.h | 53 #define DD_DIR "ddebug_dumps" macro
|
| H A D | dd_screen.c | 499 puts("$HOME/"DD_DIR"/. By default, watch for GPU hangs and only dump information");
|
| H A D | dd_draw.c | 54 snprintf(dir, sizeof(dir), "%s/"DD_DIR, debug_get_option("HOME", "."));
|
Completed in 9 milliseconds