MCPcopy Create free account
hub / github.com/BobLChen/VulkanDemos / ImHash

Function ImHash

external/imgui/imgui.cpp:1340–1380  ·  view source on GitHub ↗

Pass data_size==0 for zero-terminated strings FIXME-OPT: Replace with e.g. FNV1a hash? CRC32 pretty much randomly access 1KB. Need to do proper measurements.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 11

ImGuiWindowMethod · 0.85
GetIDMethod · 0.85
GetIDNoKeepAliveMethod · 0.85
GetIDFromRectangleMethod · 0.85
InitializeMethod · 0.85
FindWindowByNameMethod · 0.85
BeginDragDropSourceMethod · 0.85
FindSettingsHandlerMethod · 0.85
TabBarCalcTabIDMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected