HomeSort by: relevance | last modified time | path
    Searched refs:intel_logd (Results 1 - 5 of 5) sorted by relevancy

  /xsrc/external/mit/MesaLib.old/dist/src/intel/common/
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/
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/
anv_android.c 564 intel_logd("%s: format=%d, usage=0x%x", __func__, format, imageUsage);
anv_private.h 444 intel_logd("%s: ignored VkStructureType %u\n", __func__, (sType))
genX_cmd_buffer.c 1580 intel_logd("L3 config transition: ");

Completed in 36 milliseconds