Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/tools/
Daubinator_viewer.cpp262 struct pml4_window { struct
299 struct pml4_window pml4_window; member
600 struct pml4_window *window = (struct pml4_window *) win; in display_pml4_window()
609 show_pml4_window(struct pml4_window *window, struct aub_mem *mem) in show_pml4_window()
760 if (ImGui::Button("Show PPGTT")) { show_pml4_window(&window->pml4_window, &window->mem); } in display_batch_window()
792 window->pml4_window.base.opened = false; in destroy_batch_window()