Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/tools/imgui/
Dimgui_impl_gtk3.cpp230 bool next_redraw = false; in ImGui_ImplGtk3_NewFrame() local
235 next_redraw = true; in ImGui_ImplGtk3_NewFrame()
282 if (!next_redraw && io.WantTextInput) in ImGui_ImplGtk3_NewFrame()