| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/ |
| H A D | etnaviv_shader.h | 78 cache_key cache_key; /* shader disk-cache key */ member in struct:etna_shader
|
| H A D | etnaviv_disk_cache.c | 132 cache_key cache_key; local in function:etna_disk_cache_retrieve 82 compute_variant_key(struct etna_compiler * compiler,struct etna_shader_variant * v,cache_key cache_key) argument 168 cache_key cache_key; local in function:etna_disk_cache_store [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/ |
| H A D | lima_disk_cache.c | 44 cache_key cache_key; local in function:lima_vs_disk_cache_store 72 cache_key cache_key; local in function:lima_fs_disk_cache_store 100 cache_key cache_key; local in function:lima_vs_disk_cache_retrieve 152 cache_key cache_key; local in function:lima_fs_disk_cache_retrieve [all...] |
| /xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/ |
| H A D | ir3_disk_cache.c | 168 cache_key cache_key; local in function:ir3_disk_cache_retrieve 103 compute_variant_key(struct ir3_compiler * compiler,struct ir3_shader_variant * v,cache_key cache_key) argument 207 cache_key cache_key; local in function:ir3_disk_cache_store [all...] |
| H A D | ir3_shader.h | 744 cache_key cache_key; /* shader disk-cache key */ member in struct:ir3_shader
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/spirv/ |
| H A D | nir_load_libclc.c | 89 unsigned char cache_key[20]; member in struct:clc_data 256 cache_key cache_key; local in function:nir_load_libclc_shader [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/ |
| H A D | crocus_disk_cache.c | 92 cache_key cache_key; local in function:crocus_disk_cache_store 145 cache_key cache_key; local in function:crocus_disk_cache_retrieve 48 crocus_disk_cache_compute_key(struct disk_cache * cache,const struct crocus_uncompiled_shader * ish,const void * orig_prog_key,uint32_t prog_key_size,cache_key cache_key) argument [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/util/ |
| H A D | disk_cache.h | 47 typedef uint8_t cache_key[CACHE_KEY_SIZE]; typedef in typeref:typename:uint8_t[CACHE_KEY_SIZE] [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/ |
| H A D | iris_disk_cache.c | 91 cache_key cache_key; local in function:iris_disk_cache_store 159 cache_key cache_key; local in function:iris_disk_cache_retrieve 48 iris_disk_cache_compute_key(struct disk_cache * cache,const struct iris_uncompiled_shader * ish,const void * orig_prog_key,uint32_t prog_key_size,cache_key cache_key) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/util/ |
| H A D | disk_cache.h | 48 typedef uint8_t cache_key[CACHE_KEY_SIZE]; typedef in typeref:typename:uint8_t[CACHE_KEY_SIZE] [all...] |
| H A D | fossilize_db.c | 63 truncate_hash_to_64bits(const uint8_t *cache_key) argument
|
| /xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/ |
| H A D | v3dv_pipeline_cache.c | 307 cache_key cache_key; local in function:v3dv_pipeline_cache_search_for_pipeline 464 cache_key cache_key; local in function:pipeline_cache_upload_shared_data
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/ |
| H A D | anv_pipeline_cache.c | 630 cache_key cache_key; local in function:anv_device_search_for_kernel 690 cache_key cache_key; local in function:anv_device_upload_kernel
|
| H A D | anv_pipeline.c | 435 } cache_key; member in struct:anv_pipeline_stage [all...] |
| /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/ |
| H A D | anv_pipeline_cache.c | 696 cache_key cache_key; local in function:anv_device_search_for_kernel 756 cache_key cache_key; local in function:anv_device_upload_kernel
|
| H A D | anv_pipeline.c | 602 } cache_key; member in struct:anv_pipeline_stage [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a6xx/ |
| H A D | fd6_program.c | 352 setup_stateobj(struct fd_ringbuffer * ring,struct fd_context * ctx,struct fd6_program_state * state,const struct ir3_cache_key * cache_key,bool binning_pass) argument
|