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

  /xsrc/external/mit/MesaLib.old/dist/src/intel/common/
intel_log.h 53 #define intel_loge(fmt, ...) intel_log(INTEL_LOG_ERROR, (INTEL_LOG_TAG), (fmt), ##__VA_ARGS__) macro
  /xsrc/external/mit/MesaLib.old/dist/src/intel/tools/
intel_sanitize_gpu.c 71 intel_loge("mutex_lock failed"); \
77 intel_loge("mutex_unlock failed"); \
272 intel_loge("Detected buffer out-of-bounds write in bo %d", handle);
394 intel_loge("missed drm fd %d", fd);
  /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
anv_util.c 109 intel_loge("%s", report);
anv_private.h 483 intel_loge("%s:%d ASSERT: %s", __FILE__, __LINE__, #x); \

Completed in 10 milliseconds