Home
last modified time | relevance | path

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

/external/virglrenderer/src/gallium/auxiliary/util/
Du_debug.h58 void _debug_vprintf(const char *format, va_list ap);
66 _debug_vprintf(format, ap); in _debug_printf()
90 _debug_vprintf(format, ap); in debug_printf()
119 #define debug_vprintf(_format, _ap) _debug_vprintf(_format, _ap)
Du_debug.c54 void _debug_vprintf(const char *format, va_list ap) in _debug_vprintf() function
/external/mesa3d/src/gallium/auxiliary/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.c56 _debug_vprintf(const char *format, va_list ap) in _debug_vprintf() function
/external/mesa3d/src/gallium/state_trackers/xvmc/
Dxvmc_private.h120 _debug_vprintf(fmt, ap); in XVMC_MSG()
/external/virglrenderer/src/gallium/auxiliary/tgsi/
Dtgsi_sanity.c162 _debug_vprintf( format, args ); in report_error()
181 _debug_vprintf( format, args ); in report_warning()
Dtgsi_dump.c68 _debug_vprintf(format, ap); in dump_ctx_printf()
Dtgsi_text.c340 _debug_vprintf(format, args); in report_error()
/external/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()
/external/mesa3d/src/gallium/auxiliary/postprocess/
Dpp_init.c249 _debug_vprintf(fmt, ap); in pp_debug()
/external/mesa3d/src/gallium/state_trackers/vdpau/
Dvdpau_private.h551 _debug_vprintf(fmt, ap); in VDPAU_MSG()
/external/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3_compiler_nir.c276 _debug_vprintf(format, ap); in compile_error()