Home
last modified time | relevance | path

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

/external/mesa3d/src/imgui/
Dimgui.cpp4891 const bool first_begin_of_the_frame = (window->LastFrameActive != current_frame); in Begin() local
4894 if (first_begin_of_the_frame) in Begin()
4901 …ImGuiWindow* parent_window = first_begin_of_the_frame ? ((flags & (ImGuiWindowFlags_ChildWindow | … in Begin()
4965 else if (first_begin_of_the_frame) in Begin()
4977 if (first_begin_of_the_frame) in Begin()
5454 if (first_begin_of_the_frame) in Begin()