HomeSort by: relevance | last modified time | path
    Searched defs:pml4_window (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/intel/tools/
aubinator_viewer.cpp 262 struct pml4_window { struct
299 struct pml4_window pml4_window; member in struct:batch_window
600 struct pml4_window *window = (struct pml4_window *) win;
609 show_pml4_window(struct pml4_window *window, struct aub_mem *mem)
760 if (ImGui::Button("Show PPGTT")) { show_pml4_window(&window->pml4_window, &window->mem); }
792 window->pml4_window.base.opened = false;
  /xsrc/external/mit/MesaLib.old/dist/src/intel/tools/
aubinator_viewer.cpp 264 struct pml4_window { struct
301 struct pml4_window pml4_window; member in struct:batch_window
602 struct pml4_window *window = (struct pml4_window *) win;
611 show_pml4_window(struct pml4_window *window, struct aub_mem *mem)
762 if (ImGui::Button("Show PPGTT")) { show_pml4_window(&window->pml4_window, &window->mem); }
794 window->pml4_window.base.opened = false;

Completed in 6 milliseconds