Searched defs:debug_printf (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/util/
H A Du_debug.h80 debug_printf(const char *format, ...) _util_printf_format(1,2);
83 debug_printf(const char *format, ...) function
95 /* Haiku provides debug_printf in libroot with OS.h */
111 debug_printf args; \
125 * Dump a blob in hex to the same place that debug_printf sends its
272 * debug_printf("%s = %s\n",

Completed in 194 milliseconds