Searched refs:vk_pipeline_cache_lookup_object (Results 1 – 5 of 5) sorted by relevance
/third_party/mesa3d/src/vulkan/runtime/ |
D | vk_pipeline_cache.h | 212 vk_pipeline_cache_lookup_object(struct vk_pipeline_cache *cache,
|
D | vk_pipeline_cache.c | 306 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/ |
D | anv_pipeline_cache.c | 309 vk_pipeline_cache_lookup_object(cache, key_data, key_size, in anv_device_search_for_kernel()
|
/third_party/mesa3d/src/microsoft/vulkan/ |
D | dzn_pipeline.c | 459 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/ |
D | tu_pipeline.c | 2769 vk_pipeline_cache_lookup_object(cache, key_data, key_size, in tu_pipeline_cache_lookup()
|