Home
last modified time | relevance | path

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

/third_party/mesa3d/src/vulkan/runtime/
Dvk_pipeline_cache.c244 vk_logw(VK_LOG_OBJS(cache), in vk_pipeline_cache_object_serialize()
251 vk_logw(VK_LOG_OBJS(cache), in vk_pipeline_cache_object_serialize()
257 vk_logw(VK_LOG_OBJS(cache), in vk_pipeline_cache_object_serialize()
278 vk_logw(VK_LOG_OBJS(cache), in vk_pipeline_cache_object_deserialize()
290 vk_logw(VK_LOG_OBJS(cache), in vk_pipeline_cache_object_deserialize()
484 vk_logw(VK_LOG_OBJS(cache), "Ran out of memory serializing NIR shader"); in vk_pipeline_cache_add_nir()
Dvk_log.h49 #define vk_logw(objects_macro, format, ...) \ macro
Dvk_nir.c56 vk_logw(VK_LOG_OBJS(log_obj), "SPIR-V offset %lu: %s", in spirv_nir_debug()
/third_party/mesa3d/src/intel/vulkan/
DgenX_pipeline.c1108 vk_logw(VK_LOG_OBJS(&device->vk.base), in emit_cb_state()