Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/state_tracker/
Dst_debug.h57 debug_vprintf( fmt, args ); in ST_DBG()
/third_party/mesa3d/src/util/
Du_debug.h163 #define debug_vprintf(_format, _ap) _debug_vprintf(_format, _ap) macro
165 #define debug_vprintf(_format, _ap) ((void)0) macro
/third_party/mesa3d/src/gallium/drivers/i915/
Di915_debug.h65 debug_vprintf(fmt, args); in I915_DBG()
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_debug.h70 debug_vprintf( fmt, args ); in SVGA_DBG()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_debug.h88 debug_vprintf( fmt, args ); in LP_DBG()