Searched refs:radv_pipeline_cache_lookup_nir (Results 1 – 3 of 3) sorted by relevance
56 nir_shader *radv_pipeline_cache_lookup_nir(struct radv_device *device, struct vk_pipeline_cache *ca…
541 radv_pipeline_cache_lookup_nir(struct radv_device *device, struct vk_pipeline_cache *cache, gl_shad… in radv_pipeline_cache_lookup_nir() function
2600 stages[s].nir = radv_pipeline_cache_lookup_nir(device, cache, s, key); in radv_graphics_shaders_compile()