Home
last modified time | relevance | path

Searched refs:mesa_logw (Results 1 - 19 of 19) sorted by relevance

/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_log.c95 mesa_logw("vk_log*() called with NULL object\n"); in __vk_log_impl()
100 mesa_logw("vk_log*() called with client-invisible object %p " in __vk_log_impl()
141 mesa_logw("%s: PERF: %s", message_idname, message); in __vk_log_impl()
143 mesa_logw("%s: %s", message_idname, message); in __vk_log_impl()
/third_party/mesa3d/src/intel/common/
H A Dintel_batch_decoder_stub.c54 mesa_logw("Batch logging not supported on Android."); in intel_print_batch()
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_screen.h136 mesa_logw(__VA_ARGS__); \
/third_party/mesa3d/src/util/
H A Dlog.h54 #define mesa_logw(fmt, ...) mesa_log(MESA_LOG_WARN, (MESA_LOG_TAG), (fmt), ##__VA_ARGS__) macro
/third_party/mesa3d/src/etnaviv/drm/
H A Detnaviv_priv.h198 do { mesa_logw("%s:%d: " fmt, \
/third_party/mesa3d/src/imagination/common/
H A Dpvr_device_info.h204 mesa_logw("Missing " #feature \
/third_party/mesa3d/src/intel/dev/
H A Dintel_hwconfig.c167 mesa_logw("%s (%u) != devinfo->%s (%u)", \
H A Dintel_device_info.c1468 mesa_logw("Driver does not support the 0x%x PCI ID.", pci_id); in intel_get_device_info_from_pci_id()
1559 mesa_logw("Kernel 4.1 required to properly query GPU properties."); in getparam_topology()
2022 mesa_logw("Could not query local memory size."); in intel_get_device_info_from_fd()
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_screen.h321 mesa_logw("WARNING: Incorrect rendering will happen " \
/third_party/mesa3d/src/freedreno/drm/
H A Dfreedreno_priv.h404 mesa_logw("%s:%d: " fmt, __FUNCTION__, __LINE__, ##__VA_ARGS__); \
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_util.h125 mesa_logw(__VA_ARGS__); \
/third_party/mesa3d/src/intel/vulkan/
H A Danv_android.c719 mesa_logw("%s: unsupported format=%d", __func__, format); in setup_gralloc0_usage()
H A Danv_device.c366 mesa_logw("%s:%d: The kernel reported a GTT size larger than 2 GiB but " in anv_compute_sys_heap_size()
655 mesa_logw("Ignoring unsupported ANV_QUEUE_OVERRIDE token: %s", next); in anv_override_engine_counts()
665 mesa_logw("ANV_QUEUE_OVERRIDE: gc=0 with g > 0 violates the " in anv_override_engine_counts()
765 mesa_logw("Haswell Vulkan support is incomplete"); in anv_physical_device_try_create()
767 mesa_logw("Ivy Bridge Vulkan support is incomplete"); in anv_physical_device_try_create()
769 mesa_logw("Bay Trail Vulkan support is incomplete"); in anv_physical_device_try_create()
H A Danv_private.h441 mesa_logw("%s:%d: FINISHME: " format, __FILE__, __LINE__, \
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_blitter.c991 mesa_logw("sample averaging on fallback blit when we shouldn't.");
1084 mesa_logw("sample averaging on fallback z24s8 blit when we shouldn't.");
/third_party/mesa3d/src/imagination/vulkan/winsys/pvrsrvkm/
H A Dpvr_srv.c512 mesa_logw("Unsupported BVNC: %u.%u.%u.%u\n", in pvr_srv_winsys_device_info_init()
H A Dpvr_srv_job_render.c593 mesa_logw("Too many bos to synchronize access to (ignoring %zu bos)\n", in pvr_srv_winsys_render_submit()
/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_private.h1552 mesa_logw("%s:%d: FINISHME: " format, \
H A Dpvr_cmd_buffer.c1859 mesa_logw("Viewport is affected by BRN70165, geometry outside " in check_viewport_quirk_70165()

Completed in 35 milliseconds