Home
last modified time | relevance | path

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

/external/mesa3d/src/imgui/
Dimgui_draw.cpp412 void ImDrawList::AddDrawCmd() in AddDrawCmd() function in ImDrawList
427 AddDrawCmd(); in AddCallback()
433 AddDrawCmd(); // Force a new command after us (see comment below) in AddCallback()
445 AddDrawCmd(); in UpdateClipRect()
464 AddDrawCmd(); in UpdateTextureID()
Dimgui.h1869 …IMGUI_API void AddDrawCmd(); // This is useful if y…