Home
last modified time | relevance | path

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

/external/mesa3d/src/util/
Du_debug.h121 #define debug_vprintf(_format, _ap) _debug_vprintf(_format, _ap) macro
123 #define debug_vprintf(_format, _ap) ((void)0) macro
/external/virglrenderer/src/gallium/auxiliary/util/
Du_debug.h119 #define debug_vprintf(_format, _ap) _debug_vprintf(_format, _ap) macro
121 #define debug_vprintf(_format, _ap) ((void)0) macro