Searched defs:cache_key (Results 1 - 17 of 17) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_shader.h78 cache_key cache_key; /* shader disk-cache key */ member in struct:etna_shader
H A Detnaviv_disk_cache.c132 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 Dlima_disk_cache.c44 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 Dir3_disk_cache.c168 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 Dir3_shader.h744 cache_key cache_key; /* shader disk-cache key */ member in struct:ir3_shader
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dnir_load_libclc.c89 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 Dcrocus_disk_cache.c92 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 Ddisk_cache.h47 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 Diris_disk_cache.c91 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 Ddisk_cache.h48 typedef uint8_t cache_key[CACHE_KEY_SIZE]; typedef in typeref:typename:uint8_t[CACHE_KEY_SIZE]
[all...]
H A Dfossilize_db.c63 truncate_hash_to_64bits(const uint8_t *cache_key) argument
/xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/
H A Dv3dv_pipeline_cache.c307 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 Danv_pipeline_cache.c630 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 Danv_pipeline.c435 } cache_key; member in struct:anv_pipeline_stage
[all...]
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_pipeline_cache.c696 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 Danv_pipeline.c602 } cache_key; member in struct:anv_pipeline_stage
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_program.c352 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

Completed in 30 milliseconds