Home
last modified time | relevance | path

Searched refs:_debug_vprintf (Results 1 – 8 of 8) sorted by relevance

/third_party/mesa3d/src/util/
Du_debug.h64 void _debug_vprintf(const char *format, va_list ap);
72 _debug_vprintf(format, ap); in _debug_printf()
96 _debug_vprintf(format, ap); in debug_printf()
122 #define debug_vprintf(_format, _ap) _debug_vprintf(_format, _ap)
Du_debug.c50 _debug_vprintf(const char *format, va_list ap) in _debug_vprintf() function
/third_party/mesa3d/src/gallium/frontends/xvmc/
Dxvmc_private.h120 _debug_vprintf(fmt, ap); in XVMC_MSG()
/third_party/mesa3d/src/gallium/frontends/nine/
Dnine_debug.c104 _debug_vprintf(fmt, ap); in _nine_debug_printf()
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_sanity.c163 _debug_vprintf( format, args ); in report_error()
182 _debug_vprintf( format, args ); in report_warning()
Dtgsi_dump.c70 _debug_vprintf(format, ap); in dump_ctx_printf()
/third_party/mesa3d/src/gallium/auxiliary/postprocess/
Dpp_init.c249 _debug_vprintf(fmt, ap); in pp_debug()
/third_party/mesa3d/src/gallium/frontends/vdpau/
Dvdpau_private.h579 _debug_vprintf(fmt, ap); in VDPAU_MSG()