MCPcopy Create free account
hub / github.com/AshenvaleZX/ZXEngine / _PopUnusedDrawCmd

Method _PopUnusedDrawCmd

CPPScripts/External/ImGui/imgui_draw.cpp:482–491  ·  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 3

RenderMethod · 0.80
MergeMethod · 0.80
AddDrawListMethod · 0.80

Calls 1

pop_backMethod · 0.45

Tested by

no test coverage detected