Home
last modified time | relevance | path

Searched refs:is_legal_int_format_combo (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/translate/
Dtranslate_generic.c750 is_legal_int_format_combo( const struct util_format_description *src, in is_legal_int_format_combo() function
800 if (!is_legal_int_format_combo(format_desc, out_format_desc)) { in translate_generic_create()