Home
last modified time | relevance | path

Searched refs:formatted_hash (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/intel/perf/
H A Dintel_perf.c862 char formatted_hash[41]; in intel_perf_store_configuration() local
863 _mesa_sha1_format(formatted_hash, hash); in intel_perf_store_configuration()
868 &formatted_hash[0], &formatted_hash[8], in intel_perf_store_configuration()
869 &formatted_hash[8 + 4], &formatted_hash[8 + 4 + 4], in intel_perf_store_configuration()
870 &formatted_hash[8 + 4 + 4 + 4]); in intel_perf_store_configuration()

Completed in 2 milliseconds