Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/tools/
Dintel_dump_gpu.c63 static bool capture_only = false; variable
334 bool write = !capture_only || (obj->flags & EXEC_OBJECT_CAPTURE); in dump_execbuffer2()
471 capture_only = atoi(value); in maybe_init()