Home
last modified time | relevance | path

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

/external/mesa3d/src/util/
Dlog.h54 #define mesa_logw(fmt, ...) mesa_log(MESA_LOG_WARN, (MESA_LOG_TAG), (fmt), ##__VA_ARGS__) macro
/external/mesa3d/src/intel/vulkan/
Danv_util.c76 mesa_logw("%s:%d: PERF: %s", file, line, buffer); in __anv_perf_warn()
Danv_perf.c51 mesa_logw("Performance support disabled, " in anv_get_perf()
Danv_android.c627 mesa_logw("%s: unsupported format=%d", __func__, format); in setup_gralloc0_usage()
Danv_device.c169 mesa_logw("%s:%d: The kernel reported a GTT size larger than 2 GiB but " in anv_physical_device_init_heaps()
330 mesa_logw("Haswell Vulkan support is incomplete"); in anv_physical_device_try_create()
332 mesa_logw("Ivy Bridge Vulkan support is incomplete"); in anv_physical_device_try_create()
334 mesa_logw("Bay Trail Vulkan support is incomplete"); in anv_physical_device_try_create()
485 mesa_logw("Kernel 4.1 required to properly query GPU properties"); in anv_physical_device_try_create()
Danv_private.h527 mesa_logw("%s:%d: FINISHME: " format, __FILE__, __LINE__, \