Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/driver_ddebug/
Ddd_util.h53 #define DD_DIR "ddebug_dumps" macro
Ddd_screen.c497 puts("$HOME/"DD_DIR"/. By default, watch for GPU hangs and only dump information"); in ddebug_screen_create()
Ddd_draw.c54 snprintf(dir, sizeof(dir), "%s/"DD_DIR, debug_get_option("HOME", ".")); in dd_get_debug_filename_and_mkdir()