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

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
H A Du_debug.h57 void _debug_vprintf(const char *format, va_list ap);
65 _debug_vprintf(format, ap);
89 _debug_vprintf(format, ap);
118 #define debug_vprintf(_format, _ap) _debug_vprintf(_format, _ap)
H A Du_debug.c49 void _debug_vprintf(const char *format, va_list ap) function
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
H A Devergreen_compute.h65 _debug_vprintf(fmt, ap);
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xvmc/
H A Dxvmc_private.h120 _debug_vprintf(fmt, ap);
/external/mesa3d/src/gallium/auxiliary/util/
H A Du_debug.h56 void _debug_vprintf(const char *format, va_list ap);
64 _debug_vprintf(format, ap);
88 _debug_vprintf(format, ap);
117 #define debug_vprintf(_format, _ap) _debug_vprintf(_format, _ap)
H A Du_debug.c49 void _debug_vprintf(const char *format, va_list ap) function
/external/mesa3d/src/gallium/drivers/r600/
H A Devergreen_compute.h65 _debug_vprintf(fmt, ap);
/external/mesa3d/src/gallium/state_trackers/xvmc/
H A Dxvmc_private.h120 _debug_vprintf(fmt, ap);
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/tgsi/
H A Dtgsi_sanity.c162 _debug_vprintf( format, args );
181 _debug_vprintf( format, args );
H A Dtgsi_dump.c60 _debug_vprintf(format, ap);
/external/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_sanity.c162 _debug_vprintf( format, args );
181 _debug_vprintf( format, args );
H A Dtgsi_dump.c60 _debug_vprintf(format, ap);
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/postprocess/
H A Dpp_init.c191 _debug_vprintf(fmt, ap);
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vdpau/
H A Dvdpau_private.h493 _debug_vprintf(fmt, ap);
/external/mesa3d/src/gallium/auxiliary/postprocess/
H A Dpp_init.c191 _debug_vprintf(fmt, ap);
/external/mesa3d/src/gallium/state_trackers/vdpau/
H A Dvdpau_private.h493 _debug_vprintf(fmt, ap);
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xorg/
H A Dxorg_exa.c63 _debug_vprintf(format, ap);
/external/mesa3d/src/gallium/state_trackers/xorg/
H A Dxorg_exa.c63 _debug_vprintf(format, ap);

Completed in 297 milliseconds