MCPcopy Create free account
hub / github.com/coronalabs/corona / Render

Method Render

platform/linux/src/imgui/imgui.cpp:4850–4913  ·  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 4

AcquireBitmapDataMethod · 0.45
OnRenderFrameMethod · 0.45

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