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

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
H A Du_debug.h133 void debug_print_format(const char *msg, unsigned fmt );
136 #define debug_print_format(_msg, _fmt) ((void)0) macro
H A Du_debug.c369 void debug_print_format(const char *msg, unsigned fmt ) function
/external/mesa3d/src/gallium/auxiliary/util/
H A Du_debug.h132 void debug_print_format(const char *msg, unsigned fmt );
135 #define debug_print_format(_msg, _fmt) ((void)0) macro
H A Du_debug.c369 void debug_print_format(const char *msg, unsigned fmt ) function

Completed in 175 milliseconds