Searched refs:debug_dump_image (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_debug_image.h | 41 void debug_dump_image(const char *prefix, 65 #define debug_dump_image(prefix, format, cpp, width, height, stride, data) ((void)0) macro
|
D | u_debug_image.c | 49 debug_dump_image(const char *prefix, in debug_dump_image() function 123 debug_dump_image(prefix, in debug_dump_surface()
|
/external/virglrenderer/src/gallium/auxiliary/util/ |
D | u_debug.h | 435 void debug_dump_image(const char *prefix, 447 #define debug_dump_image(prefix, format, cpp, width, height, stride, data) ((void)0) macro
|