Home
last modified time | relevance | path

Searched refs:vk_pipeline_cache_add_nir (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/vulkan/runtime/
Dvk_pipeline_cache.h250 vk_pipeline_cache_add_nir(struct vk_pipeline_cache *cache,
Dvk_pipeline_cache.c475 vk_pipeline_cache_add_nir(struct vk_pipeline_cache *cache, in vk_pipeline_cache_add_nir() function
/third_party/mesa3d/src/intel/vulkan/
Danv_pipeline_cache.c379 vk_pipeline_cache_add_nir(cache, sha1_key, SHA1_KEY_SIZE, nir); in anv_device_upload_nir()
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_pipeline.c269 vk_pipeline_cache_add_nir(cache, hash, SHA1_DIGEST_LENGTH, *nir); in dzn_pipeline_get_nir_shader()