Searched refs:radv_pipeline_cache_insert_nir (Results 1 – 3 of 3) sorted by relevance
59 void radv_pipeline_cache_insert_nir(struct radv_device *device, struct vk_pipeline_cache *cache, co…
556 radv_pipeline_cache_insert_nir(struct radv_device *device, struct vk_pipeline_cache *cache, const b… in radv_pipeline_cache_insert_nir() function
2605 radv_pipeline_cache_insert_nir(device, cache, key, stages[s].nir); in radv_graphics_shaders_compile()