Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/decode/
Dcffdump.c57 static int show_comp = false; variable
125 { "show-compositor", no_argument, &show_comp, 1 },
329 } else if (!show_comp) { in handle_file()