Searched refs:_debug_vprintf (Results 1 - 17 of 17) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/
H A Dnine_debug.c107 _debug_vprintf(fmt, ap);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/xvmc/
H A Dxvmc_private.h120 _debug_vprintf(fmt, ap);
/xsrc/external/mit/MesaLib.old/dist/src/util/
H A Du_debug.h63 void _debug_vprintf(const char *format, va_list ap);
71 _debug_vprintf(format, ap);
95 _debug_vprintf(format, ap);
121 #define debug_vprintf(_format, _ap) _debug_vprintf(_format, _ap)
H A Du_debug.c51 _debug_vprintf(const char *format, va_list ap) function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/
H A Dnine_debug.c104 _debug_vprintf(fmt, ap);
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/xvmc/
H A Dxvmc_private.h120 _debug_vprintf(fmt, ap);
/xsrc/external/mit/MesaLib/dist/src/util/
H A Du_debug.h64 void _debug_vprintf(const char *format, va_list ap);
72 _debug_vprintf(format, ap);
96 _debug_vprintf(format, ap);
122 #define debug_vprintf(_format, _ap) _debug_vprintf(_format, _ap)
H A Du_debug.c50 _debug_vprintf(const char *format, va_list ap) function in typeref:typename:void
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_sanity.c163 _debug_vprintf( format, args );
182 _debug_vprintf( format, args );
H A Dtgsi_dump.c70 _debug_vprintf(format, ap);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_sanity.c163 _debug_vprintf( format, args );
182 _debug_vprintf( format, args );
H A Dtgsi_dump.c70 _debug_vprintf(format, ap);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/vdpau/
H A Dvdpau_private.h552 _debug_vprintf(fmt, ap);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/postprocess/
H A Dpp_init.c249 _debug_vprintf(fmt, ap);
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/vdpau/
H A Dvdpau_private.h579 _debug_vprintf(fmt, ap);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/postprocess/
H A Dpp_init.c249 _debug_vprintf(fmt, ap);
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/
H A Dir3_context.c401 _debug_vprintf(format, ap);

Completed in 19 milliseconds