MCPcopy Create free account
hub / github.com/AshenvaleZX/ZXEngine / ImHashData

Function ImHashData

CPPScripts/External/ImGui/imgui.cpp:2235–2255  ·  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 6

GetIDMethod · 0.85
GetIDFromPosMethod · 0.85
GetIDFromRectangleMethod · 0.85
GetIDWithSeedMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected