Home
last modified time | relevance | path

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

/external/mesa3d/src/vulkan/runtime/
Dvk_pipeline_cache.h276 vk_pipeline_cache_create_and_insert_object(struct vk_pipeline_cache *cache,
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
592 vk_pipeline_cache_create_and_insert_object(cache, key_data, key_size, in vk_pipeline_cache_load()
/external/mesa3d/src/amd/vulkan/
Dradv_pipeline_cache.c175 …shader_obj = vk_pipeline_cache_create_and_insert_object(cache, hash, sizeof(hash), binary, binary-… in radv_shader_create()
621 … object = vk_pipeline_cache_create_and_insert_object(cache, sha1, SHA1_DIGEST_LENGTH, data, size, in radv_pipeline_cache_nir_to_handle()
/external/mesa3d/docs/relnotes/
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_…