Searched refs:unk_format_str (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/
H A Dpan_pretty_print.c36 static char unk_format_str[5]; local in function:pandecode_format_name
120 snprintf(unk_format_str, sizeof(unk_format_str), "0x%02x", format);
121 return unk_format_str;

Completed in 2 milliseconds