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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_debug_gallium.h45 void debug_print_format(const char *msg, unsigned fmt);
47 #define debug_print_format(_msg, _fmt) ((void)0) macro
H A Du_debug_gallium.c38 debug_print_format(const char *msg, unsigned fmt) function in typeref:typename:void
H A Du_pack_color.h458 debug_print_format("gallium: unhandled format in util_pack_mask_z()", format);
554 debug_print_format("gallium: unhandled format in util_pack_z()", format);
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.1.0.rst1788 - gallium/util: do not use debug_print_format

Completed in 13 milliseconds