Searched refs:vk_logw (Results 1 – 4 of 4) sorted by relevance
/third_party/mesa3d/src/vulkan/runtime/ |
D | vk_pipeline_cache.c | 244 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()
|
D | vk_log.h | 49 #define vk_logw(objects_macro, format, ...) \ macro
|
D | vk_nir.c | 56 vk_logw(VK_LOG_OBJS(log_obj), "SPIR-V offset %lu: %s", in spirv_nir_debug()
|
/third_party/mesa3d/src/intel/vulkan/ |
D | genX_pipeline.c | 1108 vk_logw(VK_LOG_OBJS(&device->vk.base), in emit_cb_state()
|