Home
last modified time | relevance | path

Searched refs:debug_dump_image (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/util/
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
Du_debug.c446 void debug_dump_image(const char *prefix, in debug_dump_image() function
528 debug_dump_image(prefix, in debug_dump_surface()