Home
last modified time | relevance | path

Searched refs:_mesa_sha1_final (Results 1 – 25 of 46) sorted by relevance

12

/third_party/mesa3d/src/freedreno/common/
Dfreedreno_uuid.c54 _mesa_sha1_final(&sha1_ctx, sha1); in fd_get_driver_uuid()
90 _mesa_sha1_final(&sha1_ctx, sha1); in fd_get_device_uuid()
/third_party/mesa3d/src/intel/common/
Dintel_uuid.c59 _mesa_sha1_final(&sha1_ctx, sha1); in intel_uuid_compute_device_id()
84 _mesa_sha1_final(&sha1_ctx, sha1); in intel_uuid_compute_driver_id()
/third_party/mesa3d/src/util/
Dmesa-sha1.h51 _mesa_sha1_final(struct mesa_sha1 *ctx, unsigned char result[20]) in _mesa_sha1_final() function
Dmesa-sha1.c38 _mesa_sha1_final(&ctx, result); in _mesa_sha1_compute()
Dos_memory_fd.c61 _mesa_sha1_final(&sha1_ctx, sha1); in get_driver_id_sha1_hash()
Ddisk_cache.c514 _mesa_sha1_final(&ctx, key); in disk_cache_compute_key()
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_live_shader_cache.c111 _mesa_sha1_final(&sha1_ctx, sha1); in util_live_shader_cache_get()
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_disk_cache.c75 _mesa_sha1_final(&ctx, shader->cache_key); in etna_disk_cache_init_shader_key()
/third_party/mesa3d/src/intel/compiler/
Dintel_clc.c73 _mesa_sha1_final(&sha1_ctx, sha1); in get_disk_cache()
251 _mesa_sha1_final(&sha1_ctx, sha1); in print_kernel()
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_pipeline.c335 _mesa_sha1_final(&bindings_hash_ctx, bindings_hash); in adjust_var_bindings()
659 _mesa_sha1_final(&ctx, result); in dzn_graphics_pipeline_hash_attribs()
760 _mesa_sha1_final(&pipeline_hash_ctx, pipeline_hash); in dzn_graphics_pipeline_compile_shaders()
789 _mesa_sha1_final(&nir_hash_ctx, nir_hash); in dzn_graphics_pipeline_compile_shaders()
844 _mesa_sha1_final(&dxil_hash_ctx, stages[stage].dxil_hash); in dzn_graphics_pipeline_compile_shaders()
2094 _mesa_sha1_final(&pipeline_hash_ctx, pipeline_hash); in dzn_compute_pipeline_compile_shader()
2122 _mesa_sha1_final(&dxil_hash_ctx, dxil_hash); in dzn_compute_pipeline_compile_shader()
/third_party/mesa3d/src/vulkan/runtime/
Dvk_pipeline.c204 _mesa_sha1_final(&ctx, stage_sha1); in vk_pipeline_hash_shader_stage()
/third_party/mesa3d/src/freedreno/ir3/
Dir3_disk_cache.c104 _mesa_sha1_final(&ctx, shader->cache_key); in ir3_disk_cache_init_shader_key()
/third_party/mesa3d/src/compiler/spirv/
Dnir_load_libclc.c127 _mesa_sha1_final(&ctx, clc->cache_key); in open_clc_data()
/third_party/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_screen.c167 _mesa_sha1_final(&ctx, sha1); in nouveau_disk_cache_create()
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_descriptor_set.c198 _mesa_sha1_final(&ctx, layout->sha1); in panvk_CreatePipelineLayout()
/third_party/mesa3d/src/amd/vulkan/
Dradv_pipeline_cache.c151 _mesa_sha1_final(&ctx, hash); in radv_hash_shaders()
205 _mesa_sha1_final(&ctx, hash); in radv_hash_rt_shaders()
/third_party/mesa3d/src/gallium/drivers/r300/
Dr300_screen.c107 _mesa_sha1_final(&ctx, sha1); in r300_disk_cache_create()
/third_party/mesa3d/src/amd/common/
Dac_surface_modifier_test.c202 _mesa_sha1_final(&ctx, entry->hash); in generate_hash()
/third_party/mesa3d/src/virtio/vulkan/
Dvn_physical_device.c391 _mesa_sha1_final(&sha1_ctx, sha1); in vn_physical_device_init_uuids()
400 _mesa_sha1_final(&sha1_ctx, sha1); in vn_physical_device_init_uuids()
409 _mesa_sha1_final(&sha1_ctx, sha1); in vn_physical_device_init_uuids()
/third_party/mesa3d/src/intel/vulkan/
Danv_pipeline.c573 _mesa_sha1_final(&ctx, sha1_out); in anv_pipeline_hash_graphics()
600 _mesa_sha1_final(&ctx, sha1_out); in anv_pipeline_hash_compute()
621 _mesa_sha1_final(&ctx, sha1_out); in anv_pipeline_hash_ray_tracing_shader()
645 _mesa_sha1_final(&ctx, sha1_out); in anv_pipeline_hash_ray_tracing_combined_shader()
/third_party/mesa3d/src/gallium/frontends/clover/nir/
Dinvocation.cpp407 _mesa_sha1_final(&ctx, sha1); in create_clc_disk_cache()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_screen.c944 _mesa_sha1_final(&ctx, sha1); in lp_disk_cache_create()
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_pipeline.c57 _mesa_sha1_final(&ctx, sha1); in v3dv_print_v3d_key()
1519 _mesa_sha1_final(&ctx, sha1_out); in pipeline_hash_graphics()
1540 _mesa_sha1_final(&ctx, sha1_out); in pipeline_hash_compute()
Dv3dv_device.c677 _mesa_sha1_final(&sha1_ctx, sha1); in init_uuids()
694 _mesa_sha1_final(&sha1_ctx, sha1); in init_uuids()
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_screen.cpp1392 _mesa_sha1_final(&sha1_ctx, sha1); in d3d12_init_screen()

12