Home
last modified time | relevance | path

Searched defs:debug_print_format (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/util/
Du_debug.h135 #define debug_print_format(_msg, _fmt) ((void)0) macro
Du_debug.c369 void debug_print_format(const char *msg, unsigned fmt ) in debug_print_format() function