Home
last modified time | relevance | path

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

/aosp_15_r20/external/virglrenderer/src/mesa/util/
H A Du_debug.h122 #define debug_vprintf(_format, _ap) _debug_vprintf(_format, _ap) macro
124 #define debug_vprintf(_format, _ap) ((void)0) macro
/aosp_15_r20/external/mesa3d/src/util/
H A Du_debug.h165 #define debug_vprintf(_format, _ap) _debug_vprintf(_format, _ap) macro
167 #define debug_vprintf(_format, _ap) ((void)0) macro