Searched defs:batch_window (Results 1 – 1 of 1) sorted by relevance
285 struct batch_window { struct286 struct window base;288 struct aub_mem mem;289 struct aub_read read;291 bool uses_ppgtt;293 bool collapsed;294 int exec_idx;296 struct aub_viewer_decode_cfg decode_cfg;297 struct aub_viewer_decode_ctx decode_ctx;299 struct pml4_window pml4_window;[all …]