Searched refs:intel_logd (Results 1 - 5 of 5) 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
/xsrc/external/mit/MesaLib.old/dist/src/intel/tools/
H A Dintel_sanitize_gpu.c183 intel_logd("Unable to map buffer %d for pad checking.", handle);
229 intel_logd("Unable to map buffer %d for pad creation.\n", create->handle);
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_android.c564 intel_logd("%s: format=%d, usage=0x%x", __func__, format, imageUsage);
H A Danv_private.h444 intel_logd("%s: ignored VkStructureType %u\n", __func__, (sType))
H A DgenX_cmd_buffer.c1580 intel_logd("L3 config transition: ");

Completed in 20 milliseconds