Home
last modified time | relevance | path

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

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