Home
last modified time | relevance | path

Searched refs:debug_print_format (Results 1 – 5 of 5) sorted by relevance

/external/virglrenderer/src/gallium/auxiliary/util/
Du_debug.h134 void debug_print_format(const char *msg, unsigned fmt );
137 #define debug_print_format(_msg, _fmt) ((void)0) macro
Du_debug.c397 void debug_print_format(const char *msg, unsigned fmt ) in debug_print_format() function
/external/mesa3d/src/gallium/auxiliary/util/
Du_debug.h137 void debug_print_format(const char *msg, unsigned fmt );
140 #define debug_print_format(_msg, _fmt) ((void)0) macro
Du_pack_color.h458 debug_print_format("gallium: unhandled format in util_pack_mask_z()", format); in util_pack_mask_z()
554 debug_print_format("gallium: unhandled format in util_pack_z()", format); in util_pack_z()
Du_debug.c409 debug_print_format(const char *msg, unsigned fmt ) in debug_print_format() function