Searched refs:radv_pipeline_cache_insert (Results 1 – 4 of 4) sorted by relevance
46 void radv_pipeline_cache_insert(struct radv_device *device, struct vk_pipeline_cache *cache,
222 radv_pipeline_cache_insert(device, cache, &pipeline->base); in radv_compute_pipeline_compile()
398 radv_pipeline_cache_insert(struct radv_device *device, struct vk_pipeline_cache *cache, struct radv… in radv_pipeline_cache_insert() function
2974 radv_pipeline_cache_insert(device, cache, &pipeline->base); in radv_graphics_pipeline_compile()