Searched refs:intel_logw (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/common/
H A Dintel_log.h54 #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 Danv_util.c76 intel_logw("%s:%d: PERF: %s", file, line, buffer);
H A Danv_android.c636 intel_logw("%s: unsupported format=%d", __func__, format);
H A Danv_device.c150 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 Danv_private.h460 intel_logw("%s:%d: FINISHME: " format, __FILE__, __LINE__, \

Completed in 15 milliseconds