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

Method Render

CPPScripts/External/ImGui/imgui.cpp:5721–5785  ·  view source on GitHub ↗

Prepare the data for rendering so you can call GetDrawData() (As with anything within the ImGui:: namspace this doesn't touch your GPU or graphics API at all: it is the role of the ImGui_ImplXXXX_RenderDrawData() function provided by the renderer backend)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 6

InitViewportDrawDataFunction · 0.85
IsWindowActiveAndVisibleFunction · 0.85
AddRootWindowToDrawDataFunction · 0.85
GetForegroundDrawListFunction · 0.85
_PopUnusedDrawCmdMethod · 0.80

Tested by

no test coverage detected