Searched refs:intel_logd (Results 1 – 4 of 4) sorted by relevance
/external/mesa3d/src/intel/common/ |
D | intel_log.h | 57 #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
|
/external/mesa3d/src/intel/vulkan/ |
D | anv_android.c | 229 intel_logd("%s: format=%d, usage=0x%x", __func__, format, imageUsage); in anv_GetSwapchainGrallocUsageANDROID()
|
D | anv_private.h | 341 intel_logd("%s: ignored VkStructureType %u\n", __func__, (sType))
|
D | genX_cmd_buffer.c | 1169 intel_logd("L3 config transition: "); in genX()
|