MCPcopy Create free account
hub / github.com/RIPmr/MoonEngine / ImHashData

Function ImHashData

ToyBox/imgui/imgui.cpp:1540–1548  ·  view source on GitHub ↗

Known size hash It is ok to call ImHashData on a string with known length but the ### operator won't be supported. 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 7

MakeSlotDataIDFunction · 0.85
EndNodeFunction · 0.85
GetIDMethod · 0.85
GetIDNoKeepAliveMethod · 0.85
GetIDFromRectangleMethod · 0.85
GetWindowResizeIDMethod · 0.85
ImHashFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected