Searched refs:debug_dump_image (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
H A Du_debug.h421 void debug_dump_image(const char *prefix,
442 #define debug_dump_image(prefix, format, cpp, width, height, stride, data) ((void)0) macro
H A Du_debug.c446 void debug_dump_image(const char *prefix, function
528 debug_dump_image(prefix,
/external/mesa3d/src/gallium/auxiliary/util/
H A Du_debug.h420 void debug_dump_image(const char *prefix,
441 #define debug_dump_image(prefix, format, cpp, width, height, stride, data) ((void)0) macro
H A Du_debug.c446 void debug_dump_image(const char *prefix, function
528 debug_dump_image(prefix,

Completed in 267 milliseconds