Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/util/format/
Du_format.c565 util_format_fits_8unorm(const struct util_format_description *format_desc) in util_format_fits_8unorm() function
743 if (util_format_fits_8unorm(src_format_desc) || in util_format_translate()
744 util_format_fits_8unorm(dst_format_desc)) { in util_format_translate()
Du_format.h1674 util_format_fits_8unorm(const struct util_format_description *format_desc) ATTRIBUTE_CONST;