Searched refs:intel_logw (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/intel/common/ |
| H A D | intel_log.h | 54 #define intel_logw(fmt, ...) intel_log(INTEL_LOG_WARN, (INTEL_LOG_TAG), (fmt), ##__VA_ARGS__) macro
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/ |
| H A D | anv_util.c | 76 intel_logw("%s:%d: PERF: %s", file, line, buffer);
|
| H A D | anv_android.c | 636 intel_logw("%s: unsupported format=%d", __func__, format);
|
| H A D | anv_device.c | 150 intel_logw("%s:%d: The kernel reported a GTT size larger than 2 GiB but " 427 intel_logw("Haswell Vulkan support is incomplete"); 429 intel_logw("Ivy Bridge Vulkan support is incomplete"); 431 intel_logw("Bay Trail Vulkan support is incomplete"); 525 intel_logw("Kernel 4.16-rc1+ required to properly query CS timestamp frequency"); 540 intel_logw("Kernel 4.1 required to properly query GPU properties");
|
| H A D | anv_private.h | 460 intel_logw("%s:%d: FINISHME: " format, __FILE__, __LINE__, \
|
Completed in 15 milliseconds