Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/util/tests/format/
Du_format_compatible_test.c53 if (util_is_format_compatible(src_format_desc, dst_format_desc)) { in test_all()
/hardware/google/gfxstream/guest/mesa/src/util/format/
Du_format.c517 util_is_format_compatible(const struct util_format_description *src_desc, in util_is_format_compatible() function
668 if (util_is_format_compatible(src_format_desc, dst_format_desc)) { in util_format_translate()
Du_format.h787 util_is_format_compatible(const struct util_format_description *src_desc,