Home
last modified time | relevance | path

Searched refs:disk_cache_compute_key (Results 1 – 24 of 24) sorted by relevance

/aosp_15_r20/external/mesa3d/src/util/tests/
H A Dcache_test.cpp122 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 Dlima_disk_cache.c45 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 Ddisk_cache.h261 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 Ddisk_cache.c671 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 Dvk_pipeline_cache.c362 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 Ddisk_cache.rs57 disk_cache_compute_key( in gen_key()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_disk_cache.c58 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 Dlp_screen.c1060 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 Detnaviv_disk_cache.c89 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 Dshader_cache.cpp210 disk_cache_compute_key(cache, buf, strlen(buf), prog->data->sha1); in shader_cache_read_program_metadata()
H A Dglsl_parser_extras.cpp2343 disk_cache_compute_key(ctx->Cache, source, strlen(source), in can_skip_compile()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_disk_cache.c68 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 Dv3d_disk_cache.c90 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 Dst_shader_cache.c40 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 Dagx_disk_cache.c55 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 Dir3_disk_cache.c100 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 Dv3dv_pipeline_cache.c310 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 Diris_disk_cache.c70 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 Dnir_load_libclc.c323 disk_cache_compute_key(disk_cache, clc.cache_key, in nir_load_libclc_shader()
/aosp_15_r20/external/mesa3d/src/virtio/vulkan/
H A Dvn_device.c428 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 Dnvc0_program.c639 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 Dzink_screen.c381 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 Dtgsi_to_nir.c2641 disk_cache_compute_key(cache, in tgsi_to_nir()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_state_shaders.cpp392 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()