Home
last modified time | relevance | path

Searched defs:next_format (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mesa3d/src/amd/vulkan/
H A Dradv_printf.c251 char *next_format = &format[spec_pos + 1]; in radv_dump_printf_data() local
/aosp_15_r20/external/mesa3d/src/util/
H A Du_printf.c174 const char *next_format = &format[spec_pos + 1]; in u_printf_impl() local
/aosp_15_r20/external/libpng/contrib/libtests/
H A Dpngvalid.c454 next_format(png_bytep colour_type, png_bytep bit_depth, in next_format() function