Home
last modified time | relevance | path

Searched refs:vk_pipeline_cache_object_unref (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_pipeline_cache.c163 vk_pipeline_cache_object_unref(cache->base.device, object); in vk_pipeline_cache_remove_object()
179 vk_pipeline_cache_object_unref(struct vk_device *device, struct vk_pipeline_cache_object *object) in vk_pipeline_cache_object_unref() function
321 vk_pipeline_cache_object_unref(cache->base.device, object); in vk_pipeline_cache_insert_object()
403 vk_pipeline_cache_object_unref(cache->base.device, object); in vk_pipeline_cache_lookup_object()
407 vk_pipeline_cache_object_unref(cache->base.device, object); in vk_pipeline_cache_lookup_object()
491 vk_pipeline_cache_object_unref(cache->base.device, object); in vk_pipeline_cache_lookup_nir()
524 vk_pipeline_cache_object_unref(cache->base.device, cached); in vk_pipeline_cache_add_nir()
596 vk_pipeline_cache_object_unref(cache->base.device, object); in vk_pipeline_cache_load()
663 vk_pipeline_cache_object_unref(cache->base.device, (void *)entry->key); in vk_pipeline_cache_destroy()
836 vk_pipeline_cache_object_unref(device, dst_object); in vk_common_MergePipelineCaches()
Dvk_pipeline_cache.h147 vk_pipeline_cache_object_unref(struct vk_device *device,