Searched refs:intel_logd (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/intel/common/ |
| H A 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
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/tools/ |
| H A D | intel_sanitize_gpu.c | 183 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 D | anv_android.c | 564 intel_logd("%s: format=%d, usage=0x%x", __func__, format, imageUsage);
|
| H A D | anv_private.h | 444 intel_logd("%s: ignored VkStructureType %u\n", __func__, (sType))
|
| H A D | genX_cmd_buffer.c | 1580 intel_logd("L3 config transition: ");
|
Completed in 20 milliseconds