Searched refs:intel_loge (Results 1 – 3 of 3) sorted by relevance
53 #define intel_loge(fmt, ...) intel_log(INTEL_LOG_ERROR, (INTEL_LOG_TAG), (fmt), ##__VA_ARGS__) macro
113 intel_loge("%s", report); in __vk_errorf()
380 intel_loge("%s:%d ASSERT: %s", __FILE__, __LINE__, #x); \