Home
last modified time | relevance | path

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

12

/third_party/mesa3d/src/freedreno/common/
Dfreedreno_uuid.c49 _mesa_sha1_init(&sha1_ctx); in fd_get_driver_uuid()
64 _mesa_sha1_init(&sha1_ctx); in fd_get_device_uuid()
/third_party/mesa3d/src/intel/common/
Dintel_uuid.c43 _mesa_sha1_init(&sha1_ctx); in intel_uuid_compute_device_id()
80 _mesa_sha1_init(&sha1_ctx); in intel_uuid_compute_driver_id()
/third_party/mesa3d/src/util/
Dmesa-sha1.h39 _mesa_sha1_init(struct mesa_sha1 *ctx) in _mesa_sha1_init() function
Dmesa-sha1.c36 _mesa_sha1_init(&ctx); in _mesa_sha1_compute()
Dos_memory_fd.c57 _mesa_sha1_init(&sha1_ctx); in get_driver_id_sha1_hash()
Ddisk_cache.c510 _mesa_sha1_init(&ctx); in disk_cache_compute_key()
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_live_shader_cache.c102 _mesa_sha1_init(&sha1_ctx); in util_live_shader_cache_get()
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_disk_cache.c61 _mesa_sha1_init(&ctx); in etna_disk_cache_init_shader_key()
/third_party/mesa3d/src/intel/compiler/
Dintel_clc.c71 _mesa_sha1_init(&sha1_ctx); in get_disk_cache()
189 _mesa_sha1_init(&sha1_ctx); in print_kernel()
/third_party/mesa3d/src/vulkan/runtime/
Dvk_pipeline.c169 _mesa_sha1_init(&ctx); in vk_pipeline_hash_shader_stage()
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_pipeline.c309 _mesa_sha1_init(&bindings_hash_ctx); in adjust_var_bindings()
656 _mesa_sha1_init(&ctx); in dzn_graphics_pipeline_hash_attribs()
748 _mesa_sha1_init(&pipeline_hash_ctx); in dzn_graphics_pipeline_compile_shaders()
780 _mesa_sha1_init(&nir_hash_ctx); in dzn_graphics_pipeline_compile_shaders()
828 _mesa_sha1_init(&dxil_hash_ctx); in dzn_graphics_pipeline_compile_shaders()
2089 _mesa_sha1_init(&pipeline_hash_ctx); in dzn_compute_pipeline_compile_shader()
2119 _mesa_sha1_init(&dxil_hash_ctx); in dzn_compute_pipeline_compile_shader()
/third_party/mesa3d/src/freedreno/ir3/
Dir3_disk_cache.c80 _mesa_sha1_init(&ctx); in ir3_disk_cache_init_shader_key()
/third_party/mesa3d/src/compiler/spirv/
Dnir_load_libclc.c124 _mesa_sha1_init(&ctx); in open_clc_data()
/third_party/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_screen.c162 _mesa_sha1_init(&ctx); in nouveau_disk_cache_create()
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_descriptor_set.c137 _mesa_sha1_init(&ctx); in panvk_CreatePipelineLayout()
/third_party/mesa3d/src/amd/vulkan/
Dradv_pipeline_cache.c138 _mesa_sha1_init(&ctx); in radv_hash_shaders()
161 _mesa_sha1_init(&ctx); in radv_hash_rt_shaders()
/third_party/mesa3d/src/gallium/drivers/r300/
Dr300_screen.c102 _mesa_sha1_init(&ctx); in r300_disk_cache_create()
/third_party/mesa3d/src/amd/common/
Dac_surface_modifier_test.c123 _mesa_sha1_init(&ctx); in generate_hash()
/third_party/mesa3d/src/gallium/frontends/clover/nir/
Dinvocation.cpp402 _mesa_sha1_init(&ctx); in create_clc_disk_cache()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_screen.c936 _mesa_sha1_init(&ctx); in lp_disk_cache_create()
/third_party/mesa3d/src/virtio/vulkan/
Dvn_physical_device.c388 _mesa_sha1_init(&sha1_ctx); in vn_physical_device_init_uuids()
395 _mesa_sha1_init(&sha1_ctx); in vn_physical_device_init_uuids()
404 _mesa_sha1_init(&sha1_ctx); in vn_physical_device_init_uuids()
/third_party/mesa3d/src/intel/vulkan/
Danv_pipeline.c554 _mesa_sha1_init(&ctx); in anv_pipeline_hash_graphics()
583 _mesa_sha1_init(&ctx); in anv_pipeline_hash_compute()
610 _mesa_sha1_init(&ctx); in anv_pipeline_hash_ray_tracing_shader()
632 _mesa_sha1_init(&ctx); in anv_pipeline_hash_ray_tracing_combined_shader()
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_pipeline.c53 _mesa_sha1_init(&ctx); in v3dv_print_v3d_key()
1495 _mesa_sha1_init(&ctx); in pipeline_hash_graphics()
1528 _mesa_sha1_init(&ctx); in pipeline_hash_compute()
Dv3dv_device.c674 _mesa_sha1_init(&sha1_ctx); in init_uuids()
691 _mesa_sha1_init(&sha1_ctx); in init_uuids()
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_screen.cpp1387 _mesa_sha1_init(&sha1_ctx); in d3d12_init_screen()

12