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

Method Render

src/source/ImGui/imgui.cpp:4891–4954  ·  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 7

AddDrawListToDrawDataFunction · 0.85
IsWindowActiveAndVisibleFunction · 0.85
AddRootWindowToDrawDataFunction · 0.85
GetForegroundDrawListFunction · 0.85
SetupViewportDrawDataFunction · 0.85
ClearMethod · 0.45

Tested by

no test coverage detected