Searched refs:mesa_logi (Results 1 – 6 of 6) sorted by relevance
/hardware/google/gfxstream/guest/mesa/src/util/u_gralloc/ |
D | u_gralloc_cros_api.c | 127 mesa_logi("Using gralloc0 CrOS API"); in u_gralloc_cros_api_create()
|
D | u_gralloc_fallback.c | 339 mesa_logi("Using fallback gralloc implementation"); in u_gralloc_fallback_create()
|
D | u_gralloc_imapper4_api.cpp | 289 mesa_logi("Using IMapper v4 API"); in u_gralloc_imapper_api_create()
|
/hardware/google/gfxstream/guest/mesa/src/util/ |
D | log.h | 59 #define mesa_logi(fmt, ...) mesa_log(MESA_LOG_INFO, (MESA_LOG_TAG), (fmt), ##__VA_ARGS__) macro
|
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | ResourceTracker.cpp | 3028 mesa_logi("%s: has alloc flags\n", __func__); in allocateCoherentMemory() 3034 mesa_logi("%s: has opaque capture address\n", __func__); in allocateCoherentMemory() 3250 mesa_logi("%s: has alloc flags\n", __func__); in on_vkAllocateMemory() 3256 mesa_logi("%s: has opaque capture address\n", __func__); in on_vkAllocateMemory() 4535 mesa_logi("%s: ensure sync device\n", __func__); in on_vkCreateFence() 4539 mesa_logi("%s: getting fence info\n", __func__); in on_vkCreateFence() 4549 mesa_logi("%s: info set (fence still -1). fence: %p\n", __func__, (void*)(*pFence)); in on_vkCreateFence() 4585 mesa_logi("%s: resetting fence. make fd -1\n", __func__); in on_vkResetFences() 4618 mesa_logi("%s: VK_ERROR_OUT_OF_HOST_MEMORY: no sync fd import\n", __func__); in on_vkImportFenceFdKHR() 4625 mesa_logi("%s: VK_ERROR_OUT_OF_HOST_MEMORY: no fence info\n", __func__); in on_vkImportFenceFdKHR() [all …]
|
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/ |
D | vk_log.c | 136 mesa_logi("%s: %s", message_idname, message); in __vk_log_impl()
|