Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_pipeline_cache.c40 #define vk_pipeline_cache_log(cache, ...) \ macro
226 vk_pipeline_cache_log(cache, "Failed to serialize pipeline cache object"); in vk_pipeline_cache_object_serialize()
232 vk_pipeline_cache_log(cache, "Skipping giant (4 GiB or larger) object"); in vk_pipeline_cache_object_serialize()
237 vk_pipeline_cache_log(cache, in vk_pipeline_cache_object_serialize()
258 vk_pipeline_cache_log(cache, in vk_pipeline_cache_object_deserialize()
397 vk_pipeline_cache_log(cache, in vk_pipeline_cache_lookup_object()
511 vk_pipeline_cache_log(cache, "Ran out of memory serializing NIR shader"); in vk_pipeline_cache_add_nir()
592 vk_pipeline_cache_log(cache, "Failed to load pipeline cache object"); in vk_pipeline_cache_load()