Home
last modified time | relevance | path

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

/third_party/mesa3d/src/vulkan/runtime/
Dvk_pipeline_cache.h245 vk_pipeline_cache_lookup_nir(struct vk_pipeline_cache *cache,
Dvk_pipeline_cache.c446 vk_pipeline_cache_lookup_nir(struct vk_pipeline_cache *cache, in vk_pipeline_cache_lookup_nir() function
/third_party/mesa3d/src/intel/vulkan/
Danv_pipeline_cache.c366 return vk_pipeline_cache_lookup_nir(cache, sha1_key, SHA1_KEY_SIZE, in anv_device_search_for_nir()
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_pipeline.c205 *nir = vk_pipeline_cache_lookup_nir(cache, hash, SHA1_DIGEST_LENGTH, in dzn_pipeline_get_nir_shader()