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

/xsrc/external/mit/MesaLib/dist/src/intel/perf/
H A Dintel_perf.c843 char formatted_hash[41]; local in function:intel_perf_store_configuration
844 _mesa_sha1_format(formatted_hash, hash);
849 &formatted_hash[0], &formatted_hash[8],
850 &formatted_hash[8 + 4], &formatted_hash[8 + 4 + 4],
851 &formatted_hash[8 + 4 + 4 + 4]);

Completed in 3 milliseconds