Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/amd/vulkan/
H A Dradv_pipeline_cache.h59 void radv_pipeline_cache_insert_nir(struct radv_device *device, struct vk_pipeline_cache *cache, co…
H A Dradv_pipeline_cache.c556 radv_pipeline_cache_insert_nir(struct radv_device *device, struct vk_pipeline_cache *cache, const b… in radv_pipeline_cache_insert_nir() function
H A Dradv_pipeline_graphics.c2605 radv_pipeline_cache_insert_nir(device, cache, key, stages[s].nir); in radv_graphics_shaders_compile()