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 Ddd_util.h52 #define DD_DIR "ddebug_dumps" macro
H A Ddd_screen.c471 puts("$HOME/"DD_DIR"/. By default, watch for GPU hangs and only dump information");
H A Ddd_draw.c54 util_snprintf(dir, sizeof(dir), "%s/"DD_DIR, debug_get_option("HOME", "."));
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/driver_ddebug/
H A Ddd_util.h53 #define DD_DIR "ddebug_dumps" macro
H A Ddd_screen.c499 puts("$HOME/"DD_DIR"/. By default, watch for GPU hangs and only dump information");
H A Ddd_draw.c54 snprintf(dir, sizeof(dir), "%s/"DD_DIR, debug_get_option("HOME", "."));

Completed in 9 milliseconds