Home
last modified time | relevance | path

Searched refs:GCrc32LookupTable (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/imgui/
Dimgui.cpp1443 static const ImU32 GCrc32LookupTable[256] = variable
1470 const ImU32* crc32_lut = GCrc32LookupTable; in ImHashData()
1487 const ImU32* crc32_lut = GCrc32LookupTable; in ImHashStr()