Searched refs:_LOADER_DEBUG (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/loader/
H A Dloader.h75 #define _LOADER_DEBUG 3 /* useful info for debugging */ macro
H A Dloader.c400 log_(_LOADER_DEBUG, "MESA-LOADER: device is not located on the PCI bus\n");
487 log_(driver ? _LOADER_DEBUG : _LOADER_WARNING,
563 log_(_LOADER_DEBUG, "MESA-LOADER: failed to open %s: %s\n",
578 log_(_LOADER_DEBUG, "MESA-LOADER: dlopen(%s)\n", path);
586 log_(_LOADER_DEBUG, "MESA-LOADER: driver does not expose %s(): %s\n",
/xsrc/external/mit/MesaLib/dist/src/loader/
H A Dloader.h82 #define _LOADER_DEBUG 3 /* useful info for debugging */ macro
H A Dloader.c114 log_(driver ? _LOADER_DEBUG : _LOADER_WARNING, "using driver %s for %d\n",
399 log_(_LOADER_DEBUG, "MESA-LOADER: device is not located on the PCI bus\n");
461 log_(driver ? _LOADER_DEBUG : _LOADER_WARNING,
572 log_(_LOADER_DEBUG, "MESA-LOADER: failed to open %s: %s\n",
590 log_(_LOADER_DEBUG, "MESA-LOADER: dlopen(%s)\n", path);
624 log_(_LOADER_DEBUG, "MESA-LOADER: driver does not expose %s(): %s\n",
/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Ddri_common.c64 threshold = _LOADER_DEBUG;
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Dglxclient.h72 #define DebugMessageF(...) glx_message(_LOADER_DEBUG, __VA_ARGS__)
H A Dglxext.c87 threshold = _LOADER_DEBUG;

Completed in 8 milliseconds