Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/util/
H A Du_debug_image.h65 #define debug_dump_image(prefix, format, cpp, width, height, stride, data) ((void)0) macro
H A Du_debug_image.c49 debug_dump_image(const char *prefix, in debug_dump_image() function