MCPcopy Create free account
hub / github.com/SsageParuders/Android_Native_Surface / _PopUnusedDrawCmd

Method _PopUnusedDrawCmd

src/source/ImGui/imgui_draw.cpp:464–471  ·  view source on GitHub ↗

Pop trailing draw command (used before merging or presenting to user) Note that this leaves the ImDrawList in a state unfit for further commands, as most code assume that CmdBuffer.Size > 0 && CmdBuffer.back().UserCallback == NULL

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

SetupViewportDrawDataFunction · 0.80
MergeMethod · 0.80

Calls 1

pop_backMethod · 0.45

Tested by

no test coverage detected