Searched refs:vk_pipeline_cache_add_nir (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/mesa3d/src/vulkan/runtime/ |
H A D | vk_pipeline_cache.h | 287 vk_pipeline_cache_add_nir(struct vk_pipeline_cache *cache,
|
H A D | vk_pipeline_cache.c | 502 vk_pipeline_cache_add_nir(struct vk_pipeline_cache *cache, in vk_pipeline_cache_add_nir() function
|
/aosp_15_r20/external/mesa3d/src/intel/vulkan_hasvk/ |
H A D | anv_pipeline_cache.c | 364 vk_pipeline_cache_add_nir(cache, sha1_key, SHA1_KEY_SIZE, nir); in anv_device_upload_nir()
|
/aosp_15_r20/external/mesa3d/src/amd/vulkan/ |
H A D | radv_pipeline_cache.c | 565 vk_pipeline_cache_add_nir(cache, key, sizeof(blake3_hash), nir); in radv_pipeline_cache_insert_nir()
|
/aosp_15_r20/external/mesa3d/src/intel/vulkan/ |
H A D | anv_pipeline_cache.c | 709 vk_pipeline_cache_add_nir(cache, sha1_key, SHA1_KEY_SIZE, nir); in anv_device_upload_nir()
|
/aosp_15_r20/external/mesa3d/src/microsoft/vulkan/ |
H A D | dzn_pipeline.c | 291 vk_pipeline_cache_add_nir(cache, hash, SHA1_DIGEST_LENGTH, *nir); in dzn_pipeline_get_nir_shader()
|