Home
last modified time | relevance | path

Searched refs:mesa_sha1 (Results 1 – 25 of 49) sorted by relevance

12

/third_party/mesa3d/src/util/
Dmesa-sha1.h35 #define mesa_sha1 _SHA1_CTX macro
39 _mesa_sha1_init(struct mesa_sha1 *ctx) in _mesa_sha1_init()
45 _mesa_sha1_update(struct mesa_sha1 *ctx, const void *data, size_t size) in _mesa_sha1_update()
51 _mesa_sha1_final(struct mesa_sha1 *ctx, unsigned char result[20]) in _mesa_sha1_final()
Ddisk_cache.h121 disk_cache_get_function_identifier(void *ptr, struct mesa_sha1 *ctx) in disk_cache_get_function_identifier()
139 disk_cache_get_function_identifier(void *ptr, struct mesa_sha1 *ctx);
142 disk_cache_get_function_identifier(void *ptr, struct mesa_sha1 *ctx) in disk_cache_get_function_identifier()
Dmesa-sha1.c34 struct mesa_sha1 ctx; in _mesa_sha1_compute()
Dos_memory_fd.c56 struct mesa_sha1 sha1_ctx; in get_driver_id_sha1_hash()
Ddisk_cache.c508 struct mesa_sha1 ctx; in disk_cache_compute_key()
Ddisk_cache_os.c47 disk_cache_get_function_identifier(void *ptr, struct mesa_sha1 *ctx) in disk_cache_get_function_identifier()
/third_party/mesa3d/src/freedreno/common/
Dfreedreno_uuid.c48 struct mesa_sha1 sha1_ctx; in fd_get_driver_uuid()
63 struct mesa_sha1 sha1_ctx; in fd_get_device_uuid()
/third_party/mesa3d/src/intel/common/
Dintel_uuid.c33 struct mesa_sha1 sha1_ctx; in intel_uuid_compute_device_id()
69 struct mesa_sha1 sha1_ctx; in intel_uuid_compute_driver_id()
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_live_shader_cache.c100 struct mesa_sha1 sha1_ctx; in util_live_shader_cache_get()
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_disk_cache.c59 struct mesa_sha1 ctx; in etna_disk_cache_init_shader_key()
/third_party/mesa3d/src/intel/compiler/
Dintel_clc.c69 struct mesa_sha1 sha1_ctx; in get_disk_cache()
188 struct mesa_sha1 sha1_ctx; in print_kernel()
/third_party/mesa3d/src/vulkan/runtime/
Dvk_pipeline.c167 struct mesa_sha1 ctx; in vk_pipeline_hash_shader_stage()
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_pipeline.c306 struct mesa_sha1 bindings_hash_ctx; in adjust_var_bindings()
654 struct mesa_sha1 ctx; in dzn_graphics_pipeline_hash_attribs()
746 struct mesa_sha1 pipeline_hash_ctx; in dzn_graphics_pipeline_compile_shaders()
776 struct mesa_sha1 nir_hash_ctx; in dzn_graphics_pipeline_compile_shaders()
826 struct mesa_sha1 dxil_hash_ctx; in dzn_graphics_pipeline_compile_shaders()
2087 struct mesa_sha1 pipeline_hash_ctx; in dzn_compute_pipeline_compile_shader()
2117 struct mesa_sha1 dxil_hash_ctx; in dzn_compute_pipeline_compile_shader()
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_descriptor_set.c373 sha1_update_ycbcr_sampler(struct mesa_sha1 *ctx, in sha1_update_ycbcr_sampler()
382 sha1_update_descriptor_set_binding_layout(struct mesa_sha1 *ctx, in sha1_update_descriptor_set_binding_layout()
404 sha1_update_descriptor_set_layout(struct mesa_sha1 *ctx, in sha1_update_descriptor_set_layout()
462 struct mesa_sha1 ctx; in tu_CreatePipelineLayout()
/third_party/mesa3d/src/freedreno/ir3/
Dir3_disk_cache.c78 struct mesa_sha1 ctx; in ir3_disk_cache_init_shader_key()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_screen.c919 static void update_cache_sha1_cpu(struct mesa_sha1 *ctx) in update_cache_sha1_cpu()
932 struct mesa_sha1 ctx; in lp_disk_cache_create()
/third_party/mesa3d/src/compiler/spirv/
Dnir_load_libclc.c123 struct mesa_sha1 ctx; in open_clc_data()
/third_party/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_screen.c157 struct mesa_sha1 ctx; in nouveau_disk_cache_create()
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_descriptor_set.c130 struct mesa_sha1 ctx; in panvk_CreatePipelineLayout()
/third_party/mesa3d/src/amd/vulkan/
Dradv_pipeline_cache.c136 struct mesa_sha1 ctx; in radv_hash_shaders()
159 struct mesa_sha1 ctx; in radv_hash_rt_shaders()
/third_party/mesa3d/src/intel/vulkan/
Danv_descriptor_set.c726 sha1_update_immutable_sampler(struct mesa_sha1 *ctx, in sha1_update_immutable_sampler()
738 sha1_update_descriptor_set_binding_layout(struct mesa_sha1 *ctx, in sha1_update_descriptor_set_binding_layout()
757 sha1_update_descriptor_set_layout(struct mesa_sha1 *ctx, in sha1_update_descriptor_set_layout()
807 struct mesa_sha1 ctx; in anv_CreatePipelineLayout()
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_descriptor_set.c290 sha1_update_descriptor_set_binding_layout(struct mesa_sha1 *ctx, in sha1_update_descriptor_set_binding_layout()
303 sha1_update_descriptor_set_layout(struct mesa_sha1 *ctx, in sha1_update_descriptor_set_layout()
369 struct mesa_sha1 ctx; in v3dv_CreatePipelineLayout()
/third_party/mesa3d/src/gallium/drivers/r300/
Dr300_screen.c98 struct mesa_sha1 ctx; in r300_disk_cache_create()
/third_party/mesa3d/src/amd/common/
Dac_surface_modifier_test.c122 struct mesa_sha1 ctx; in generate_hash()
/third_party/mesa3d/src/gallium/frontends/clover/nir/
Dinvocation.cpp399 struct mesa_sha1 ctx; in create_clc_disk_cache()

12