Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/vulkan/
Dradv_pipeline_cache.c300 radv_pipeline_cache_add_entry(struct radv_pipeline_cache *cache, struct cache_entry *entry) in radv_pipeline_cache_add_entry() function
365 radv_pipeline_cache_add_entry(cache, new_entry); in radv_create_shaders_from_pipeline_cache()
557 radv_pipeline_cache_add_entry(cache, entry); in radv_pipeline_cache_insert_shaders()
600 radv_pipeline_cache_add_entry(cache, dest_entry); in radv_pipeline_cache_load()
714 radv_pipeline_cache_add_entry(dst, entry); in radv_pipeline_cache_merge()