Skip to content
Snippets Groups Projects
Commit 07a00a87 authored by David McFarland's avatar David McFarland Committed by Timothy Arceri
Browse files

util: Change remaining uint32 cache ids to sha1


After discussion with Timothy Arceri. disk_cache_get_function_identifier
was using only the first byte of the sha1 build-id.  Replace
disk_cache_get_function_identifier with implementation from
radv_get_build_id.  Instead of writing a uint32_t it now writes to a
mesa_sha1.  All drivers using disk_cache_get_function_identifier are
updated accordingly.

Reviewed-by: default avatarTimothy Arceri <tarceri@itsqueeze.com>
Fixes: 83ea8dd9 ("util: add disk_cache_get_function_identifier()")
parent 3d198926
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment