Searched defs:intel_logd (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/common/
H A Dintel_log.h57 #define intel_logd(fmt, ...) intel_log(INTEL_LOG_DEBUG, (INTEL_LOG_TAG), (fmt), ##__VA_ARGS__) macro
59 #define intel_logd(fmt, ...) __intel_log_use_args((fmt), ##__VA_ARGS__) macro

Completed in 3 milliseconds