Searched refs:_mesa_sha1_format (Results 1 - 25 of 35) sorted by relevance

12

/xsrc/external/mit/MesaLib.old/dist/src/util/
H A Dmesa-sha1.c41 _mesa_sha1_format(char *buf, const unsigned char *sha1) function in typeref:typename:void
H A Dmesa-sha1.h55 _mesa_sha1_format(char *buf, const unsigned char *sha1);
H A Dmesa-sha1_test.c53 _mesa_sha1_format(buf, sha1);
H A Ddisk_cache.c467 _mesa_sha1_format(buf, key);
486 _mesa_sha1_format(buf, key);
/xsrc/external/mit/MesaLib/dist/src/util/
H A Dmesa-sha1.h55 _mesa_sha1_format(char *buf, const unsigned char *sha1);
H A Dmesa-sha1.c41 _mesa_sha1_format(char *buf, const unsigned char *sha1) function in typeref:typename:void
H A Dmesa-sha1_test.c53 _mesa_sha1_format(buf, sha1);
H A Ddisk_cache_os.c353 _mesa_sha1_format(buf, key);
587 _mesa_sha1_format(buf, key);
H A Dfossilize_db.c478 _mesa_sha1_format(hash_str, cache_key_160bit);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/
H A Dlima_disk_cache.c49 _mesa_sha1_format(sha1, cache_key);
77 _mesa_sha1_format(sha1, cache_key);
105 _mesa_sha1_format(sha1, cache_key);
157 _mesa_sha1_format(sha1, cache_key);
202 _mesa_sha1_format(timestamp, id_sha1);
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dshader_cache.cpp136 _mesa_sha1_format(sha1_buf, prog->data->sha1);
202 _mesa_sha1_format(sha1buf, ctx->Const.dri_config_options_sha1);
207 _mesa_sha1_format(sha1buf, sh->sha1);
233 _mesa_sha1_format(sha1buf, prog->data->sha1);
H A Dglsl_parser_extras.cpp2156 _mesa_sha1_format(buf, shader->sha1);
2296 _mesa_sha1_format(sha1_buf, shader->sha1);
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dshader_cache.cpp134 _mesa_sha1_format(sha1_buf, prog->data->sha1);
200 _mesa_sha1_format(sha1buf, ctx->Const.dri_config_options_sha1);
205 _mesa_sha1_format(sha1buf, sh->sha1);
231 _mesa_sha1_format(sha1buf, prog->data->sha1);
H A Dglsl_parser_extras.cpp2109 _mesa_sha1_format(buf, shader->sha1);
2196 _mesa_sha1_format(sha1_buf, shader->sha1);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_disk_cache.c51 _mesa_sha1_format(timestamp, id_sha1);
139 _mesa_sha1_format(sha1, cache_key);
175 _mesa_sha1_format(sha1, cache_key);
/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3_disk_cache.c63 _mesa_sha1_format(timestamp, id_sha1);
174 _mesa_sha1_format(sha1, cache_key);
213 _mesa_sha1_format(sha1, cache_key);
H A Dir3_shader.c241 _mesa_sha1_format(sha1buf, sha1);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dbrw_disk_cache.c64 _mesa_sha1_format(sha1_buf, prog->sh.data->sha1);
68 _mesa_sha1_format(sha1_buf, sha1);
130 _mesa_sha1_format(sha1_buf, binary_sha1);
139 _mesa_sha1_format(sha1_buf, binary_sha1);
281 _mesa_sha1_format(buf, sha1);
397 _mesa_sha1_format(timestamp, id_sha1);
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_disk_cache.c64 _mesa_sha1_format(sha1_buf, prog->sh.data->sha1);
68 _mesa_sha1_format(sha1_buf, sha1);
130 _mesa_sha1_format(sha1_buf, binary_sha1);
139 _mesa_sha1_format(sha1_buf, binary_sha1);
284 _mesa_sha1_format(buf, sha1);
411 _mesa_sha1_format(timestamp, id_sha1);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_disk_cache.c97 _mesa_sha1_format(sha1, cache_key);
150 _mesa_sha1_format(sha1, cache_key);
257 _mesa_sha1_format(timestamp, id_sha1);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_disk_cache.c96 _mesa_sha1_format(sha1, cache_key);
164 _mesa_sha1_format(sha1, cache_key);
285 _mesa_sha1_format(timestamp, id_sha1);
/xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/
H A Dv3dv_pipeline_cache.c131 _mesa_sha1_format(sha1buf, snir->sha1_key);
153 _mesa_sha1_format(sha1buf, sha1_key);
258 _mesa_sha1_format(sha1buf, sha1_key);
441 _mesa_sha1_format(sha1buf, shared_data->sha1_key);
470 _mesa_sha1_format(sha1buf, shared_data->sha1_key);
795 _mesa_sha1_format(sha1buf, snir_dst->sha1_key);
818 _mesa_sha1_format(sha1buf, cache_entry->sha1_key);
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_debug.c500 _mesa_sha1_format(sha1buf, sha1);
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_debug.c434 _mesa_sha1_format(sha1buf, sha1);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/virgl/
H A Dvirgl_screen.c930 _mesa_sha1_format(timestamp, sha1);

Completed in 23 milliseconds

12