| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/ |
| H A D | lima_disk_cache.c | 45 disk_cache_compute_key(cache, key, sizeof(*key), cache_key); 73 disk_cache_compute_key(cache, key, sizeof(*key), cache_key); 101 disk_cache_compute_key(cache, key, sizeof(*key), cache_key); 153 disk_cache_compute_key(cache, key, sizeof(*key), cache_key);
|
| /xsrc/external/mit/MesaLib/dist/src/util/tests/cache/ |
| H A D | cache_test.c | 183 disk_cache_compute_key(cache, data, sizeof(data), key); 314 disk_cache_compute_key(cache, blob, sizeof(blob), blob_key); 334 disk_cache_compute_key(cache, string, sizeof(string), string_key); 374 disk_cache_compute_key(cache, one_KB, 1024, one_KB_key); 439 disk_cache_compute_key(cache, one_MB, 1024 * 1024, one_MB_key); 551 disk_cache_compute_key(cache1, blob, sizeof(blob), blob_key); 575 disk_cache_compute_key(cache2, string, sizeof(string), string_key);
|
| /xsrc/external/mit/MesaLib.old/dist/src/util/ |
| H A D | disk_cache.h | 242 disk_cache_compute_key(struct disk_cache *cache, const void *data, size_t size, 296 disk_cache_compute_key(struct disk_cache *cache, const void *data, size_t size, function in typeref:typename:void
|
| H A D | disk_cache.c | 1277 disk_cache_compute_key(struct disk_cache *cache, const void *data, size_t size, function in typeref:typename:void
|
| /xsrc/external/mit/MesaLib/dist/src/util/ |
| H A D | disk_cache.h | 271 disk_cache_compute_key(struct disk_cache *cache, const void *data, size_t size, 333 disk_cache_compute_key(struct disk_cache *cache, const void *data, size_t size, function in typeref:typename:void
|
| H A D | disk_cache.c | 497 disk_cache_compute_key(struct disk_cache *cache, const void *data, size_t size, function in typeref:typename:void
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/tests/ |
| H A D | cache_test.c | 279 disk_cache_compute_key(cache, blob, sizeof(blob), blob_key); 301 disk_cache_compute_key(cache, string, sizeof(string), string_key); 340 disk_cache_compute_key(cache, one_KB, 1024, one_KB_key); 410 disk_cache_compute_key(cache, one_MB, 1024 * 1024, one_MB_key);
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/ |
| H A D | shader_cache.cpp | 211 disk_cache_compute_key(cache, buf, strlen(buf), prog->data->sha1);
|
| H A D | glsl_parser_extras.cpp | 2151 disk_cache_compute_key(ctx->Cache, source, strlen(source),
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/ |
| H A D | shader_cache.cpp | 209 disk_cache_compute_key(cache, buf, strlen(buf), prog->data->sha1);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/ |
| H A D | etnaviv_disk_cache.c | 92 disk_cache_compute_key(compiler->disk_cache, blob.data, blob.size, cache_key);
|
| /xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/ |
| H A D | ir3_disk_cache.c | 113 disk_cache_compute_key(compiler->disk_cache, blob.data, blob.size,
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/spirv/ |
| H A D | nir_load_libclc.c | 258 disk_cache_compute_key(disk_cache, clc.cache_key,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/ |
| H A D | crocus_disk_cache.c | 68 disk_cache_compute_key(cache, data, data_size, cache_key);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/ |
| H A D | iris_disk_cache.c | 68 disk_cache_compute_key(cache, data, data_size, cache_key);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/ |
| H A D | st_shader_cache.c | 40 disk_cache_compute_key(ctx->Cache, NULL, 0, sha1);
|
| /xsrc/external/mit/MesaLib/dist/src/amd/vulkan/ |
| H A D | radv_pipeline_cache.c | 323 disk_cache_compute_key(device->physical_device->disk_cache, sha1, 20, disk_sha1); 468 disk_cache_compute_key(device->physical_device->disk_cache, sha1, 20, disk_sha1);
|
| /xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/ |
| H A D | radv_pipeline_cache.c | 284 disk_cache_compute_key(device->physical_device->disk_cache, 431 disk_cache_compute_key(device->physical_device->disk_cache, sha1, 20,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_screen.c | 951 disk_cache_compute_key(screen->disk_shader_cache, ir_sha1_cache_key, 20, sha1); 973 disk_cache_compute_key(screen->disk_shader_cache, ir_sha1_cache_key, 20, sha1);
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/ |
| H A D | st_shader_cache.c | 39 disk_cache_compute_key(ctx->Cache, NULL, 0, sha1);
|
| /xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/ |
| H A D | v3dv_pipeline_cache.c | 308 disk_cache_compute_key(disk_cache, sha1_key, 20, cache_key); 465 disk_cache_compute_key(disk_cache, shared_data->sha1_key, 20, cache_key);
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/ |
| H A D | anv_pipeline_cache.c | 631 disk_cache_compute_key(disk_cache, key_data, key_size, cache_key); 691 disk_cache_compute_key(disk_cache, key_data, key_size, cache_key);
|
| /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/ |
| H A D | anv_pipeline_cache.c | 697 disk_cache_compute_key(disk_cache, key_data, key_size, cache_key); 757 disk_cache_compute_key(disk_cache, key_data, key_size, cache_key);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/ |
| H A D | zink_screen.c | 175 disk_cache_compute_key(screen->disk_cache, pg->sha1, sizeof(pg->sha1), key); 204 disk_cache_compute_key(screen->disk_cache, pg->sha1, sizeof(pg->sha1), key);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_program.c | 650 disk_cache_compute_key(disk_shader_cache, blob.data, blob.size, key);
|