Searched refs:debug_print_format (Results 1 - 6 of 6) 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_pack_color.h455 debug_print_format("gallium: unhandled format in util_pack_mask_z()", format);
551 debug_print_format("gallium: unhandled format in util_pack_z()", format);
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_pack_color.h455 debug_print_format("gallium: unhandled format in util_pack_mask_z()", format);
551 debug_print_format("gallium: unhandled format in util_pack_z()", format);
H A Du_debug.c369 void debug_print_format(const char *msg, unsigned fmt ) function

Completed in 1950 milliseconds