Home
last modified time | relevance | path

Searched refs:vk_pipeline_cache_lookup_object (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/vulkan/runtime/
Dvk_pipeline_cache.h212 vk_pipeline_cache_lookup_object(struct vk_pipeline_cache *cache,
Dvk_pipeline_cache.c306 vk_pipeline_cache_lookup_object(struct vk_pipeline_cache *cache, in vk_pipeline_cache_lookup_object() function
452 vk_pipeline_cache_lookup_object(cache, key_data, key_size, in vk_pipeline_cache_lookup_nir()
/third_party/mesa3d/src/intel/vulkan/
Danv_pipeline_cache.c309 vk_pipeline_cache_lookup_object(cache, key_data, key_size, in anv_device_search_for_kernel()
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_pipeline.c459 vk_pipeline_cache_lookup_object(cache, dxil_hash, SHA1_DIGEST_LENGTH, in dzn_pipeline_cache_lookup_dxil_shader()
540 vk_pipeline_cache_lookup_object(cache, pipeline_hash, SHA1_DIGEST_LENGTH, in dzn_pipeline_cache_lookup_gfx_pipeline()
2023 vk_pipeline_cache_lookup_object(cache, pipeline_hash, SHA1_DIGEST_LENGTH, in dzn_pipeline_cache_lookup_compute_pipeline()
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_pipeline.c2769 vk_pipeline_cache_lookup_object(cache, key_data, key_size, in tu_pipeline_cache_lookup()