Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/vulkan/runtime/
H A Dvk_pipeline_cache.h276 vk_pipeline_cache_create_and_insert_object(struct vk_pipeline_cache *cache,
H A Dvk_pipeline_cache.c449 vk_pipeline_cache_create_and_insert_object(struct vk_pipeline_cache *cache, in vk_pipeline_cache_create_and_insert_object() function
588 vk_pipeline_cache_create_and_insert_object(cache, key_data, key_size, in vk_pipeline_cache_load()
/aosp_15_r20/external/mesa3d/src/amd/vulkan/
H A Dradv_pipeline_cache.c174 …shader_obj = vk_pipeline_cache_create_and_insert_object(cache, hash, sizeof(hash), binary, binary-… in radv_shader_create()
620 … object = vk_pipeline_cache_create_and_insert_object(cache, sha1, SHA1_DIGEST_LENGTH, data, size, in radv_pipeline_cache_nir_to_handle()
/aosp_15_r20/external/mesa3d/docs/relnotes/
H A D23.1.0.rst1030 - vulkan/pipeline_cache: implement vk_pipeline_cache_create_and_insert_object()
1031 - vulkan/pipeline_cache: use vk_pipeline_cache_create_and_insert_object() during vk_pipeline_cache_…