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

Method TableSetupDrawChannels

platform/linux/src/imgui/imgui_tables.cpp:2259–2296  ·  view source on GitHub ↗

Allocate draw channels. Called by TableUpdateLayout() - We allocate them following storage order instead of display order so reordering columns won't needlessly increase overall dormant memory cost. - We isolate headers draw commands in their own channels instead of just altering clip rects. This is in order to facilitate merging of draw commands. - After crossing FreezeRowsCount, all columns see

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

SplitMethod · 0.80

Tested by

no test coverage detected