/aosp_15_r20/external/mesa3d/src/util/tests/ |
H A D | cache_test.cpp | 122 disk_cache_compute_key(cache, data, sizeof(data), key); in cache_exists() 263 disk_cache_compute_key(cache, blob, sizeof(blob), blob_key); in test_put_and_get() 283 disk_cache_compute_key(cache, string, sizeof(string), string_key); in test_put_and_get() 323 disk_cache_compute_key(cache, one_KB, 1024, one_KB_key); in test_put_and_get() 388 disk_cache_compute_key(cache, one_MB, 1024 * 1024, one_MB_key); in test_put_and_get() 500 disk_cache_compute_key(cache1, blob, sizeof(blob), blob_key); in test_put_and_get_between_instances() 524 disk_cache_compute_key(cache2, string, sizeof(string), string_key); in test_put_and_get_between_instances() 577 disk_cache_compute_key(cache[0], big, size_big, big_key[i]); in test_put_and_get_between_instances_with_eviction() 599 disk_cache_compute_key(cache[1], small, size_small, small_key[i]); in test_put_and_get_between_instances_with_eviction() 642 disk_cache_compute_key(cache[0], small, size_small, small_key2); in test_put_and_get_between_instances_with_eviction() [all …]
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/lima/ |
H A D | lima_disk_cache.c | 45 disk_cache_compute_key(cache, key, sizeof(*key), cache_key); in lima_vs_disk_cache_store() 73 disk_cache_compute_key(cache, key, sizeof(*key), cache_key); in lima_fs_disk_cache_store() 101 disk_cache_compute_key(cache, key, sizeof(*key), cache_key); in lima_vs_disk_cache_retrieve() 153 disk_cache_compute_key(cache, key, sizeof(*key), cache_key); in lima_fs_disk_cache_retrieve()
|
/aosp_15_r20/external/mesa3d/src/util/ |
H A D | disk_cache.h | 261 disk_cache_compute_key(struct disk_cache *cache, const void *data, size_t size, 319 disk_cache_compute_key(struct disk_cache *cache, const void *data, size_t size, in disk_cache_compute_key() function
|
H A D | disk_cache.c | 671 disk_cache_compute_key(struct disk_cache *cache, const void *data, size_t size, in disk_cache_compute_key() function
|
/aosp_15_r20/external/mesa3d/src/vulkan/runtime/ |
H A D | vk_pipeline_cache.c | 362 disk_cache_compute_key(disk_cache, key_data, key_size, cache_key); in vk_pipeline_cache_lookup_object() 435 disk_cache_compute_key(disk_cache, object->key_data, in vk_pipeline_cache_add_object() 457 disk_cache_compute_key(disk_cache, key_data, key_size, cache_key); in vk_pipeline_cache_create_and_insert_object()
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/rusticl/mesa/util/ |
H A D | disk_cache.rs | 57 disk_cache_compute_key( in gen_key()
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/panfrost/ |
H A D | pan_disk_cache.c | 58 disk_cache_compute_key(cache, data, sizeof(data), cache_key); in panfrost_disk_cache_compute_key()
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_screen.c | 1060 disk_cache_compute_key(screen->disk_shader_cache, ir_sha1_cache_key, in lp_disk_cache_find_shader() 1084 disk_cache_compute_key(screen->disk_shader_cache, ir_sha1_cache_key, in lp_disk_cache_insert_shader()
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/etnaviv/ |
H A D | etnaviv_disk_cache.c | 89 disk_cache_compute_key(compiler->disk_cache, blob.data, blob.size, cache_key); in compute_variant_key()
|
/aosp_15_r20/external/mesa3d/src/compiler/glsl/ |
H A D | shader_cache.cpp | 210 disk_cache_compute_key(cache, buf, strlen(buf), prog->data->sha1); in shader_cache_read_program_metadata()
|
H A D | glsl_parser_extras.cpp | 2343 disk_cache_compute_key(ctx->Cache, source, strlen(source), in can_skip_compile()
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/crocus/ |
H A D | crocus_disk_cache.c | 68 disk_cache_compute_key(cache, data, data_size, cache_key); in crocus_disk_cache_compute_key()
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/v3d/ |
H A D | v3d_disk_cache.c | 90 disk_cache_compute_key(cache, blob.data, blob.size, cache_key); in v3d_disk_cache_compute_key()
|
/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/ |
H A D | st_shader_cache.c | 40 disk_cache_compute_key(ctx->Cache, NULL, 0, sha1); in st_get_program_binary_driver_sha1()
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/asahi/ |
H A D | agx_disk_cache.c | 55 disk_cache_compute_key(cache, data, hash_size + key_size, cache_key); in agx_disk_cache_compute_key()
|
/aosp_15_r20/external/mesa3d/src/freedreno/ir3/ |
H A D | ir3_disk_cache.c | 100 disk_cache_compute_key(shader->compiler->disk_cache, blob.data, blob.size, in compute_variant_key()
|
/aosp_15_r20/external/mesa3d/src/broadcom/vulkan/ |
H A D | v3dv_pipeline_cache.c | 310 disk_cache_compute_key(disk_cache, sha1_key, 20, cache_key); in v3dv_pipeline_cache_search_for_pipeline() 481 disk_cache_compute_key(disk_cache, shared_data->sha1_key, 20, cache_key); in pipeline_cache_upload_shared_data()
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/iris/ |
H A D | iris_disk_cache.c | 70 disk_cache_compute_key(cache, data, data_size, cache_key); in iris_disk_cache_compute_key()
|
/aosp_15_r20/external/mesa3d/src/compiler/clc/ |
H A D | nir_load_libclc.c | 323 disk_cache_compute_key(disk_cache, clc.cache_key, in nir_load_libclc_shader()
|
/aosp_15_r20/external/mesa3d/src/virtio/vulkan/ |
H A D | vn_device.c | 428 disk_cache_compute_key(cache, data, sizeof(data), key); in vn_device_update_shader_cache_id()
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
H A D | nvc0_program.c | 639 disk_cache_compute_key(disk_shader_cache, blob.data, blob.size, key); in nvc0_program_translate()
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_screen.c | 381 disk_cache_compute_key(screen->disk_cache, pg->blake3, sizeof(pg->blake3), key); in cache_put_job() 414 disk_cache_compute_key(screen->disk_cache, pg->blake3, sizeof(pg->blake3), key); in cache_get_job()
|
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/nir/ |
H A D | tgsi_to_nir.c | 2641 disk_cache_compute_key(cache, in tgsi_to_nir()
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_state_shaders.cpp | 392 disk_cache_compute_key(sscreen->disk_shader_cache, ir_sha1_cache_key, 20, key); in si_shader_cache_insert_shader() 417 disk_cache_compute_key(sscreen->disk_shader_cache, ir_sha1_cache_key, 20, sha1); in si_shader_cache_load_shader()
|