Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/amd/vulkan/
H A Dradv_pipeline_cache.c253 vk_pipeline_cache_lookup_object(cache, hash, sizeof(blake3_hash), &radv_shader_ops, NULL); in radv_pipeline_cache_object_deserialize()
345vk_pipeline_cache_lookup_object(cache, pipeline->sha1, SHA1_DIGEST_LENGTH, &radv_pipeline_ops, fou… in radv_pipeline_cache_object_search()
577 …return vk_pipeline_cache_lookup_object(cache, sha1, SHA1_DIGEST_LENGTH, &vk_raw_data_cache_object_… in radv_pipeline_cache_lookup_nir_handle()
646 vk_pipeline_cache_lookup_object(cache, sha1, SHA1_DIGEST_LENGTH, &radv_pipeline_ops, NULL); in radv_pipeline_cache_get_binaries()
/aosp_15_r20/external/mesa3d/src/vulkan/runtime/
H A Dvk_pipeline_cache.h232 vk_pipeline_cache_lookup_object(struct vk_pipeline_cache *cache,
H A Dvk_pipeline_cache.c327 vk_pipeline_cache_lookup_object(struct vk_pipeline_cache *cache, in vk_pipeline_cache_lookup_object() function
478 vk_pipeline_cache_lookup_object(cache, key_data, key_size, in vk_pipeline_cache_lookup_nir()
H A Dvk_pipeline.c836 vk_pipeline_cache_lookup_object(cache, stage_sha1, sizeof(stage_sha1), in vk_pipeline_precompile_shader()
1278 vk_pipeline_cache_lookup_object(cache, &shader_key, in vk_graphics_pipeline_compile_shaders()
1955 vk_pipeline_cache_lookup_object(cache, &shader_key, in vk_pipeline_compile_compute_stage()
/aosp_15_r20/external/mesa3d/src/intel/vulkan_hasvk/
H A Danv_pipeline_cache.c294 vk_pipeline_cache_lookup_object(cache, key_data, key_size, in anv_device_search_for_kernel()
/aosp_15_r20/external/mesa3d/src/microsoft/vulkan/
H A Ddzn_pipeline.c539 vk_pipeline_cache_lookup_object(cache, dxil_hash, SHA1_DIGEST_LENGTH, in dzn_pipeline_cache_lookup_dxil_shader()
622 vk_pipeline_cache_lookup_object(cache, pipeline_hash, SHA1_DIGEST_LENGTH, in dzn_pipeline_cache_lookup_gfx_pipeline()
2433 vk_pipeline_cache_lookup_object(cache, pipeline_hash, SHA1_DIGEST_LENGTH, in dzn_pipeline_cache_lookup_compute_pipeline()
/aosp_15_r20/external/mesa3d/src/intel/vulkan/
H A Danv_pipeline_cache.c638 vk_pipeline_cache_lookup_object(cache, key_data, key_size, in anv_device_search_for_kernel()
/aosp_15_r20/external/mesa3d/src/freedreno/vulkan/
H A Dtu_pipeline.cc1529 vk_pipeline_cache_lookup_object(cache, key_data, key_size, in tu_pipeline_cache_lookup()
1643 vk_pipeline_cache_lookup_object(cache, key_data, key_size, in tu_nir_cache_lookup()