Home
last modified time | relevance | path

Searched defs:batch_window (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/intel/tools/
Daubinator_viewer.cpp287 struct batch_window { struct
288 struct window base;
290 struct aub_mem mem;
291 struct aub_read read;
293 bool uses_ppgtt;
295 bool collapsed;
296 int exec_idx;
298 struct aub_viewer_decode_cfg decode_cfg;
299 struct aub_viewer_decode_ctx decode_ctx;
301 struct pml4_window pml4_window;
[all …]